Zstandard extension
PHP extension for compression and decompression with Zstandard library.
License: MIT
Version | Release | Download |
0.11.0 | 2021-10-03 | zstd-0.11.0.tgz |
0.10.0 | 2021-01-22 | zstd-0.10.0.tgz |
0.9.0 | 2020-06-04 | zstd-0.9.0.tgz |
0.9.0RC1 | 2020-06-04 | zstd-0.9.0RC1.tgz |
0.8.1 | 2020-05-29 | zstd-0.8.1.tgz |
Version | Message |
0.11.0 |
- change response when compression level 0 of zstd_compress() - add compression level arguments to zstd_compress_dict() - change second argument of dictionary function to mandatory - update built-in zstd library to 1.5.0 |
0.10.0 |
- Added APCu serialization support - Updated built-in zstd library to 1.4.8 |
0.9.0 | - Windows build support |
0.9.0RC1 | - Windows build support |
0.8.1 | - Updated built-in zstd library to 1.4.5 |