From 4f8a0b41d3890d3d95bea0e508d45a711f3f061a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 Aug 2025 06:43:05 +0200 Subject: update to 0.15.0 drop patch merged upstream --- PHPINFO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index b89029b..f19e2cb 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,11 +2,11 @@ zstd Zstd support => enabled -Extension Version => 0.14.0 -Interface Version => 1.5.6 +Extension Version => 0.15.0 +Interface Version => 1.5.7 APCu serializer ABI => 0 Directive => Local Value => Master Value zstd.output_compression => Off => Off -zstd.output_compression_level => -1 => -1 +zstd.output_compression_level => 3 => 3 zstd.output_compression_dict => no value => no value -- cgit