Commit Graph

10 Commits

Author SHA1 Message Date
Yuriy Vilks 70876cd1fa Fix directory reading. Return FALSE on directory end instead empty string for avoiding infinity readdir cycles. 2016-04-21 19:51:54 +00:00
Elbek Azimov 3995f84e8c Add windows support. 2016-02-20 03:49:02 +05:00
adlawson 4a0dd8dc62 Update license year to 2015
...eventually. Not long til 2016.
2015-07-21 15:17:00 +01:00
adlawson feaf925bec Remove unnecessary `@inheritdoc` docblocks
They're not needed to inherit parent documentation and are overly all up
in my grill.
2015-07-21 15:11:15 +01:00
Charles Sprayberry 3c4cecc423 create directory recursively
- Removes call to non-existent method ‘checkBit’
- Uses $recursive option passed as 2nd argument to determine if
recursion should occur
- Removes unused argument from DirectoryHandle::buildNodesRecursive
2014-12-30 20:33:38 +00:00
adlawson 90c02999bd Add `stream_metadata` to stream wrapper
This adds support for functions like `touch`.
2014-12-26 17:15:59 +00:00
adlawson ecbce78baf Update URL parsing implementation
Better supports `scheme:///path` and `scheme:///`.
2014-09-07 00:44:12 +01:00
adlawson 346ea57616 Apply CS fixes 2014-09-06 15:15:08 +01:00
adlawson e3f60f663e Cover use of `file_get_contents` with a directory 2014-09-06 14:43:43 +01:00
adlawson 404b908bbd Add source 2014-07-06 17:31:39 +01:00