From cda1f7c5c8c161b9ea4121fdc8ee8d6e0e83a643 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 5 Jun 2026 07:35:15 +0200 Subject: update to 0.19.0 --- PHPINFO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 6249997..9ee7a2a 100644 --- a/PHPINFO +++ b/PHPINFO @@ -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 -- cgit