Zstandard extension
PHP extension for compression and decompression with Zstandard library.
License: MIT
Version | Release | Download |
0.14.0 | 2024-11-05 | zstd-0.14.0.tgz |
0.13.3 | 2024-01-28 | zstd-0.13.3.tgz |
0.13.2 | 2024-01-15 | zstd-0.13.2.tgz |
0.13.1 | 2023-09-06 | zstd-0.13.1.tgz |
0.13.0 | 2023-09-05 | zstd-0.13.0.tgz |
Version | Message |
0.14.0 |
- feat: output handler (PHP 8.0+) - feat: minimum system libzstd library version to 1.4.0 - update: built-in zstd library to 1.5.6 |
0.13.3 | - fix: incompatible pointer types (32-bit) |
0.13.2 | - fix: variable declaration |
0.13.1 | - add test script |
0.13.0 | - enable append mode of stream compression |