mirror of
https://codeberg.org/icewind/streams.git
synced 2026-06-03 16:44:07 +02:00
test with more php versions
This commit is contained in:
parent
f3b397f504
commit
4eb39ce82e
2 changed files with 6 additions and 3 deletions
|
|
@ -21,7 +21,7 @@ interface File {
|
|||
public function stream_open($path, $mode, $options, &$opened_path);
|
||||
|
||||
/**
|
||||
* @param string $offset
|
||||
* @param int $offset
|
||||
* @param int $whence
|
||||
* @return bool
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue