1
0
Fork 0
mirror of https://github.com/mlocati/docker-php-extension-installer synced 2025-05-09 16:42:41 +00:00

Support xmlrpc on PHP 8.1 (#510)

This commit is contained in:
Michele Locati 2022-02-14 17:33:11 +01:00 committed by GitHub
parent 4c6f40e4ad
commit f1340fe349
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,7 @@ 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 8.1
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
xmlrpc 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
xsl 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
yac 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