1
0
mirror of https://github.com/danog/file.git synced 2024-11-26 11:54:54 +01:00
file/lib
2019-07-15 16:17:47 +02:00
..
Internal Add truncate() to Handle 2018-10-28 23:55:11 -05:00
BlockingDriver.php Do not use ternary operator when not needed 2018-12-24 13:51:42 +01:00
BlockingHandle.php Add truncate() to Handle 2018-10-28 23:55:11 -05:00
Driver.php Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
EioDriver.php Sort file names in scandir() with eio 2018-10-28 09:38:35 -05:00
EioHandle.php Avoid warning when writing an empty string with eio 2019-01-07 11:32:42 -06:00
FilesystemException.php Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
functions.php Rename driver() to createDefaultDriver() 2019-05-30 10:16:32 -05:00
Handle.php Add truncate() to Handle 2018-10-28 23:55:11 -05:00
ParallelDriver.php Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
ParallelHandle.php Add truncate() to Handle 2018-10-28 23:55:11 -05:00
PendingOperationError.php Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
StatCache.php Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
UvDriver.php Add isSupported() method 2018-10-28 09:36:23 -05:00
UvHandle.php Fix UV writing in append mode 2019-03-01 10:38:57 -06:00