From b1c52fe97e3843990d5bcadb021d2a7ff6e5d833 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Thu, 16 Jun 2022 15:56:23 +0200 Subject: [PATCH] Support lz4 on PHP 5.5 too (#598) --- data/supported-extensions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/supported-extensions b/data/supported-extensions index eb0a4cf..74f83ca 100644 --- a/data/supported-extensions +++ b/data/supported-extensions @@ -41,7 +41,7 @@ jsmin 5.5 5.6 7.0 7.1 7.2 7.3 7.4 json_post 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 ldap 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 luasandbox 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 -lz4 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 +lz4 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 lzf 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 mailparse 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 maxminddb 7.2 7.3 7.4 8.0 8.1 8.2