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

mcrypt is not supported on PHP 8.2 (#682)

This commit is contained in:
Michele Locati 2023-01-20 17:23:42 +01:00 committed by GitHub
parent 323bd8c3a7
commit 112d52edf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ lz4 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2
lzf 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2
mailparse 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2
maxminddb 7.2 7.3 7.4 8.0 8.1 8.2
mcrypt 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2
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 8.2
memcached 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2
memprof 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2