Robin Appelman
|
2e2fe951e9
|
static::class is only since 5.5 :(
|
2015-10-16 15:51:11 +02:00 |
|
Robin Appelman
|
f47297b76a
|
Add directory filter
|
2015-10-16 15:51:11 +02:00 |
|
Robin Appelman
|
91176a6bf5
|
add directory wrapper base
|
2015-10-16 15:51:11 +02:00 |
|
Robin Appelman
|
d31237bc40
|
Add seekable wrapper to make non seekable streams seekable
|
2015-10-16 15:51:11 +02:00 |
|
Robin Appelman
|
f3b397f504
|
Fix recursive mkdir
|
2014-08-27 16:03:35 +02:00 |
|
Robin Appelman
|
e5854bfd06
|
Add UrlCallBack wrapper that provides callbacks for fopen, unlink, rename, etc
|
2014-08-27 15:42:43 +02:00 |
|
Robin Appelman
|
53cfe7f4f1
|
Add directory support to wrappers
|
2014-08-27 15:42:40 +02:00 |
|
Robin Appelman
|
30189e4a0f
|
Fix unit test
|
2014-08-27 12:41:22 +02:00 |
|
Robin Appelman
|
e2e41824dc
|
Extend test cases as bit
|
2014-07-31 01:45:38 +02:00 |
|
Robin Appelman
|
99ecfc5287
|
Better cleanup of registered streams
|
2014-07-31 01:06:38 +02:00 |
|
Robin Appelman
|
214a31bc98
|
Add IteratorDirectory to create directory handles from iterators and arrays
|
2014-07-31 00:36:48 +02:00 |
|
Robin Appelman
|
fd996aea9c
|
Fix case
|
2014-07-24 01:44:48 +02:00 |
|
Robin Appelman
|
a19beaf7ef
|
Add Wrapper::wrap() convenience method
also fix some test class names
|
2014-07-24 01:07:35 +02:00 |
|
Robin Appelman
|
e1a270f184
|
php <5.4 doesn't support truncate for stream wrappers
|
2014-07-23 23:09:46 +02:00 |
|
Robin Appelman
|
d54615fd3a
|
initial version
|
2014-07-23 23:02:10 +02:00 |
|