diff options
| author | Remi Collet <remi@remirepo.net> | 2026-07-03 06:45:09 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-07-03 06:45:09 +0200 |
| commit | dbbe3bc0377adf7ba3aafe64b97f4e9abb3a4713 (patch) | |
| tree | 06ad3e3ee299c8109f93036e786b7aa60bd6edd6 /PHPINFO | |
| parent | cda1f7c5c8c161b9ea4121fdc8ee8d6e0e83a643 (diff) | |
Diffstat (limited to 'PHPINFO')
| -rw-r--r-- | PHPINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,7 @@ brotli Brotli support => enabled -Extension Version => 0.19.0 +Extension Version => 0.20.0 Library Version => 1.2.0 Dictionary support => enabled APCu serializer ABI => 0 @@ -10,5 +10,6 @@ APCu serializer ABI => 0 Directive => Local Value => Master Value brotli.output_compression => Off => Off brotli.output_compression_level => 11 => 11 +brotli.output_compression_exclude_types => no value => no value brotli.output_compression_dict => no value => no value brotli.apcu_compression_level => 11 => 11 |
