brotli 0.15.0

Brotli extension


PHP extension for compression and decompression with Brotli library.

License: MIT

Changes

- 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