From fe0dd6850b64b4c81487d9e33774ef67a364fdb5 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Wed, 29 Sep 2021 09:32:50 +0200 Subject: [PATCH] Support uploadprogress for PHP 8.1 (#446) --- data/supported-extensions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/supported-extensions b/data/supported-extensions index ba6fb60..7a4f254 100644 --- a/data/supported-extensions +++ b/data/supported-extensions @@ -96,7 +96,7 @@ tensor 7.2 7.3 7.4 8.0 tidy 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 timezonedb 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 uopz 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 -uploadprogress 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 +uploadprogress 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 uuid 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 vips 7.0 7.1 7.2 7.3 7.4 8.0 8.1 wddx 5.5 5.6 7.0 7.1 7.2 7.3