From dbbe3bc0377adf7ba3aafe64b97f4e9abb3a4713 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Jul 2026 06:45:09 +0200 Subject: update to 0.20.0 --- PHPINFO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 9ee7a2a..75a6aa2 100644 --- a/PHPINFO +++ b/PHPINFO @@ -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 -- cgit