- [FTP] Check for FTP\Connection object in addition to a `resource` for connectivity checks and connection handling. - [Local] Simplify writeStream, as a bonus, have an EXT_LOCK on it now by default.
2.3.1
Fixed
- [ZipArchive] copy stream, the ziparchive is closed after getting the stream - [Core] PHP 8.1 compatibility updates - [LocalFilesystem] parse permissions during listing - [LocalFilesystem] clear realstatcache - [FTP] PHP 8.1 compatibility updates - [Core] Upgraded PHP-CS-Fixer
2.3.0
Added
- [GoogleCloudStorage] Make it possible to set an empty prefix (1358) - [GoogleCloudStorage] Added possibility not to set visibility (1356)
2.2.3
Fixed
- [Core] Corrected exception message for UnableToCopyFile.