From 473653748a3062003e3b0a3a42f79c95ebaaabd3 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Thu, 1 Jul 2021 11:24:57 +0200 Subject: [PATCH] Add support for Zookeeper on PHP 8.0+ --- data/supported-extensions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/supported-extensions b/data/supported-extensions index a8710c0..68b17a7 100644 --- a/data/supported-extensions +++ b/data/supported-extensions @@ -101,5 +101,5 @@ xsl 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 yaml 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 yar 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 zip 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 -zookeeper 5.5 5.6 7.0 7.1 7.2 7.3 7.4 +zookeeper 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 zstd 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0