streams/src
Roeland Jago Douma 8c45c9a43b
Pass the strlen to the readCallback as was expected
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-15 13:52:13 +01:00
..
CallbackWrapper.php Pass the strlen to the readCallback as was expected 2019-02-15 13:52:13 +01:00
CountWrapper.php Add CountWrapper 2018-01-30 15:09:12 +01:00
Directory.php Add interfaces for File and Directory wrappers 2014-07-30 23:51:55 +02:00
DirectoryFilter.php static::class is only since 5.5 :( 2015-10-16 15:51:11 +02:00
DirectoryWrapper.php fix 5.3 compatiblity of tests 2015-10-16 16:01:06 +02:00
File.php test with more php versions 2015-04-25 16:14:03 +02:00
IteratorDirectory.php We create the context ourselves 2014-08-27 12:21:32 +02:00
NullWrapper.php Add directory support to wrappers 2014-08-27 15:42:40 +02:00
Path.php fix a problem with UrlCallBack 2016-10-26 22:16:07 +02:00
PathWrapper.php add PathWrapper to get a virtual path for an existing file 2016-10-26 22:08:04 +02:00
RetryWrapper.php Fix retrywrapper when the wrapped stream fails to write or read completely 2016-06-02 16:37:52 +02:00
SeekableWrapper.php Add seekable wrapper to make non seekable streams seekable 2015-10-16 15:51:11 +02:00
Url.php Add UrlCallBack wrapper that provides callbacks for fopen, unlink, rename, etc 2014-08-27 15:42:43 +02:00
UrlCallBack.php Fix recursive mkdir 2014-08-27 16:03:35 +02:00
Wrapper.php use better method to determine when a stream is a directory stream 2018-04-24 11:07:38 +02:00