From 261781e4ec0e5e140bc1e16602b5c476ecaeff1f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Dec 2020 07:28:03 +0100 Subject: update to 0.4.1 with bundled liblz4 version 1.9.3 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 28325ee..6fa3ea8 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,6 +2,6 @@ lz4 LZ4 support => enabled -Extension Version => 0.4.0 -LZ4 Version => 1.9.2 +Extension Version => 0.4.1 +LZ4 Version => 1.9.3 LZ4 APCu serializer ABI => 0 -- cgit