streams/src
2015-10-16 15:51:11 +02:00
..
CallbackWrapper.php Check if callable when we actually try to call it 2014-08-27 15:52:10 +02:00
Directory.php Add interfaces for File and Directory wrappers 2014-07-30 23:51:55 +02:00
DirectoryFilter.php Add directory filter 2015-10-16 15:51:11 +02:00
DirectoryWrapper.php Add directory filter 2015-10-16 15:51:11 +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 Add UrlCallBack wrapper that provides callbacks for fopen, unlink, rename, etc 2014-08-27 15:42:43 +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 Add directory support to wrappers 2014-08-27 15:42:40 +02:00