Categories
Recent releases
Original PECL site
Login
Support
Bugs
PECL
File Formats
brotli
0.21.0
brotli 0.21.0
Brotli extension
PHP extension for compression and decompression with Brotli library.
Download 0.21.0
License: MIT
Changes
- add: built-in MIME type exclusion list for transparent output compression
- add: negation tokens (!) in brotli.output_compression_exclude_types
- add: phpinfo() improvements (bundled/external library, APCu serializer status)
- fix: memory leak when BrotliEncoderCompressStream() fails on PHP 7.4+
- fix: compiler warnings