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

APcu_bc doesn't work with PHP 8

This commit is contained in:
Michele Locati 2020-10-18 18:13:08 +02:00
parent ca8bc75bd7
commit 6c2eca9ae5
No known key found for this signature in database
GPG key ID: 98B7CE2E7234E28B

View file

@ -1,6 +1,6 @@
amqp 5.5 5.6 7.0 7.1 7.2 7.3 7.4
apcu 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0
apcu_bc 7.0 7.1 7.2 7.3 7.4 8.0
apcu_bc 7.0 7.1 7.2 7.3 7.4
bcmath 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0
bz2 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0
calendar 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0