zstd 0.11.0

Zstandard extension


PHP extension for compression and decompression with Zstandard library.

License: MIT

Changes

- 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