Merge pull request #401 from mlocati/remove-php8.1-incompatible-exts

Drop support for extensions not yet ready for PHP 8.1
pull/403/head
Michele Locati 2021-08-02 17:07:35 +02:00 committed by GitHub
commit 425e310417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ bcmath 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
bz2 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
calendar 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
cmark 7.0 7.1 7.2 7.3 7.4
csv 7.3 7.4 8.0 8.1
csv 7.3 7.4 8.0
dba 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
decimal 7.0 7.1 7.2 7.3 7.4 8.0 8.1
ds 7.0 7.1 7.2 7.3 7.4 8.0
@ -42,7 +42,7 @@ mcrypt 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
memcache 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
memcached 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
mongo 5.5 5.6
mongodb 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
mongodb 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0
mosquitto 5.5 5.6 7.0 7.1 7.2 7.3 7.4
msgpack 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
mssql 5.5 5.6
@ -100,9 +100,9 @@ xdebug 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
xhprof 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
xlswriter 7.0 7.1 7.2 7.3 7.4 8.0
xmldiff 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
xmlrpc 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
xmlrpc 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0
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 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 8.1
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 8.0 8.1