brotli

Brotli extension


PHP extension for compression and decompression with Brotli library.

License: MIT

Latest releases

Version Release Download
0.15.2 2024-11-08 brotli-0.15.2.tgz
0.15.1 2024-11-05 brotli-0.15.1.tgz
0.15.0 2024-02-01 brotli-0.15.0.tgz
0.14.2 2023-09-03 brotli-0.14.2.tgz
0.14.1 2023-09-03 brotli-0.14.1.tgz
Show all releases

Changelog

Version Message
0.15.2 - fix: argument format of type
- fix: incompatible pointer type
0.15.1 - fix: output handler
0.15.0 - change: default mode of brotli_uncompress_add() to BROTLI_FLUSH
- change: default mode of brotli_compress_add() to BROTLI_FLUSH
- add: BROTLI_FLUSH to environment variables
- remove: PHP 5 support
0.14.2 - fix module version
0.14.1 - update build-in brotli library to v1.1.0
Show complete changelog