Robin Appelman
|
b9bba79250
|
Check if callable when we actually try to call it
|
2014-08-27 15:52:10 +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
|
7bde877610
|
We create the context ourselves
|
2014-08-27 12:21:32 +02:00 |
|
Robin Appelman
|
a96e4754f7
|
No need to check if isset since we're creating the context ourselves
|
2014-08-27 12:20:26 +02:00 |
|
Robin Appelman
|
5aae45f2dd
|
We already the checks earlier
|
2014-07-31 01:46:15 +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
|
b876cef7f2
|
Add interfaces for File and Directory wrappers
|
2014-07-30 23:51:55 +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
|
acb8b69108
|
call callbacks after running the stream operation
|
2014-07-24 00:45:45 +02:00 |
|
Robin Appelman
|
d54615fd3a
|
initial version
|
2014-07-23 23:02:10 +02:00 |
|