Releases: Orajo/zf2-tus-server
Releases · Orajo/zf2-tus-server
v3.0.5
Fix download files using S3 driver
Fix download form s3 (#7) * Fix FileToolsService.php * Update FileToolsService.php Fix stream read from s3
Fix flysystem support
v3.0.3 migrate to Flysystem
3.0.0
support for PHP 8.x and composer update
v2.1.0 code optimization
Support PHP 8.1
Update FileToolsService.php to support PHP 8.1 FILTER_SANITIZE_STRING is deprecated as of PHP 8.1.0.
Switching to Laminas framework
v2.0.0 switching to Laminas framework
Fixed header error
v1.3.2 Fixed header error
Bugfix release
Fixed error with Upload-Metadata header if it contains filetype element, eg. "filename QWRub3RhY2phIDIss2satMDEtMjAgMjExOTU2LnBuZw==,filetype aW1hZ2UvcG5n"
Code refactorization
v1.3.0 Code and documentation refactorization