Tags: danog/file
Tags
v3.0.0-beta.4 - Added compatibility with Revolt v1.x - Fixed (removed) file truncation in append modes with `ext-eio` - Fixed tell behavior in blocking implementation for append modes - Fixed automatic closing of files with `ext-uv` - Fixed exception message in `BlockingFilesystemDriver::write`
v3.0.0-beta.1 - Support AMPHP v3 and fibers, removing the need for promises for return values - Changed `File::write()` return type from `Promise<int>` to `void` - Renamed `Driver` to `FilesystemDriver` - Renamed `Amp\File\Sync\AsyncMutex` to `Amp\File\FileMutex`
PreviousNext