diff options
| author | Remi Collet <remi@remirepo.net> | 2026-06-05 07:35:15 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-06-05 07:35:15 +0200 |
| commit | cda1f7c5c8c161b9ea4121fdc8ee8d6e0e83a643 (patch) | |
| tree | 177a3ebbf7a914ff05bfe974694927d32c7e5924 /PHPINFO | |
| parent | 32999eaf891398f05a62961588aef3e427dbed22 (diff) | |
Diffstat (limited to 'PHPINFO')
| -rw-r--r-- | PHPINFO | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,7 +2,13 @@ brotli Brotli support => enabled -Extension Version => 0.18.3 +Extension Version => 0.19.0 Library Version => 1.2.0 Dictionary support => enabled APCu serializer ABI => 0 + +Directive => Local Value => Master Value +brotli.output_compression => Off => Off +brotli.output_compression_level => 11 => 11 +brotli.output_compression_dict => no value => no value +brotli.apcu_compression_level => 11 => 11 |
