From bf4f095f33f6afa8d3175feb7260eb54c0a2d708 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Jul 2026 05:44:37 +0200 Subject: update to 0.17.0 --- PHPINFO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index da40faf..6da02a5 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,12 +2,13 @@ zstd Zstd support => enabled -Extension Version => 0.16.0 +Extension Version => 0.17.0 Interface Version => 1.5.7 APCu serializer ABI => 0 Directive => Local Value => Master Value zstd.output_compression => Off => Off zstd.output_compression_level => 3 => 3 +zstd.output_compression_exclude_types => no value => no value zstd.output_compression_dict => no value => no value zstd.apcu_compression_level => 3 => 3 -- cgit