Brotli extension
PHP extension for compression and decompression with Brotli library.
License: MIT
Version | Release | Download |
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 |
0.14.0 | 2023-08-03 | brotli-0.14.0.tgz |
Version | Message |
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 |
0.14.0 | - First release |