1
0
mirror of https://github.com/danog/file.git synced 2024-11-26 11:54:54 +01:00
file/lib
2018-10-27 10:45:28 -05:00
..
Internal Update to amphp/parallel 0.2 2017-12-14 22:36:16 -06:00
BlockingDriver.php Fix mkdir mode in Driver and implementations (#27) 2018-03-17 13:24:35 +01:00
BlockingHandle.php Ignore double close 2017-06-21 14:07:49 +02:00
Driver.php Fix mkdir mode in Driver and implementations (#27) 2018-03-17 13:24:35 +01:00
EioDriver.php Fixes EioDriver and UvDriver readlink implementation 2018-10-27 10:45:28 -05:00
EioHandle.php Remove redundant int cast 2017-10-03 11:42:39 +02:00
FilesystemException.php Use StreamExceptions in Handle, make FilesystemException not extend StreamException 2017-06-21 13:51:59 +02:00
functions.php Fixes wrong mkdir default mode 2018-03-15 18:35:10 +01:00
Handle.php Fix code style 2017-06-17 23:41:57 +02:00
ParallelDriver.php Update to amphp/parallel v1.0 2018-10-27 10:21:18 -05:00
ParallelHandle.php Fix eof logic and remove seek tests for ParallelHandle 2017-07-06 16:51:20 -05:00
PendingOperationError.php Forbid simultaneous conflicting ops 2017-06-20 00:17:07 -05:00
StatCache.php Require parallel 0.1.4 and fix code style 2017-06-21 10:18:14 +02:00
UvDriver.php Fixes EioDriver and UvDriver readlink implementation 2018-10-27 10:45:28 -05:00
UvHandle.php Ignore errors when closing 2017-06-23 17:47:22 -05:00