Releases: codemasher/php-ext-xz
Releases · codemasher/php-ext-xz
Release list
1.2.2
- PHP 8.6 support by @remicollet (#16)
- Fixed
xzdecode()returning incomplete data (#14)
1.2.1
- Allow building xz statically on Windows by @crazywhalecc in #13
1.2.0
- Imported changes from mateuszanella/php-ext-xz@1.2.0
- Allow to dynamically set the compression level for
xzencode()andxzopen(). The default is thephp.inivaluexz.compression_level, but this value may be overwritten when using the function parameter.
- Allow to dynamically set the compression level for
- Added PHP 8.5 binaries for Windows.
1.1.4
1.1.3
- fixes automated Windows builds (this release also serves as a test for attaching the release files) (#7, #10)
- added support for installation via PIE/Packagist: https://packagist.org/packages/codemasher/php-ext-xz
1.1.2
1.1.1
- Minor fixes, applied from https://gist.github.com/krakjoe/549ec38161ecd1ad9b8f16f6cf18657e