mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
Add support for PHP 7.4
This commit is contained in:
parent
224ff8d947
commit
6821d4f848
2 changed files with 30 additions and 25 deletions
|
@ -30,30 +30,30 @@ pdo_firebird 5.6 7.0 7.1 7.2 7.3 7.4
|
|||
pdo_mysql 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
pdo_odbc 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
pdo_pgsql 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
pdo_sqlsrv 7.0 7.1 7.2 7.3
|
||||
pgsql 5.6 7.0 7.1 7.2 7.3
|
||||
pspell 5.6 7.0 7.1 7.2 7.3
|
||||
pdo_sqlsrv 7.0 7.1 7.2 7.3 7.4
|
||||
pgsql 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
pspell 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
pthreads 5.6 7.0
|
||||
recode 5.6 7.0 7.1 7.2 7.3
|
||||
redis 5.6 7.0 7.1 7.2 7.3
|
||||
shmop 5.6 7.0 7.1 7.2 7.3
|
||||
snmp 5.6 7.0 7.1 7.2 7.3
|
||||
soap 5.6 7.0 7.1 7.2 7.3
|
||||
sockets 5.6 7.0 7.1 7.2 7.3
|
||||
solr 5.6 7.0 7.1 7.2 7.3
|
||||
sqlsrv 7.0 7.1 7.2 7.3
|
||||
ssh2 5.6 7.0 7.1 7.2 7.3
|
||||
redis 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
shmop 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
snmp 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
soap 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
sockets 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
solr 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
sqlsrv 7.0 7.1 7.2 7.3 7.4
|
||||
ssh2 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
sybase_ct 5.6
|
||||
sysvmsg 5.6 7.0 7.1 7.2 7.3
|
||||
sysvsem 5.6 7.0 7.1 7.2 7.3
|
||||
sysvshm 5.6 7.0 7.1 7.2 7.3
|
||||
tidy 5.6 7.0 7.1 7.2 7.3
|
||||
timezonedb 5.6 7.0 7.1 7.2 7.3
|
||||
uopz 5.6 7.0 7.1 7.2 7.3
|
||||
uuid 5.6 7.0 7.1 7.2 7.3
|
||||
sysvmsg 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
sysvsem 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
sysvshm 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
tidy 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
timezonedb 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
uopz 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
uuid 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
wddx 5.6 7.0 7.1 7.2 7.3
|
||||
xdebug 5.6 7.0 7.1 7.2 7.3
|
||||
xmlrpc 5.6 7.0 7.1 7.2 7.3
|
||||
xsl 5.6 7.0 7.1 7.2 7.3
|
||||
yaml 5.6 7.0 7.1 7.2 7.3
|
||||
zip 5.6 7.0 7.1 7.2 7.3
|
||||
xdebug 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
xmlrpc 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
xsl 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
yaml 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
zip 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue