mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
APCu doesn't work with PHP 8.4 at the moment (#977)
See https://github.com/krakjoe/apcu/issues/523
This commit is contained in:
parent
96eb62e1d3
commit
cc1a94fc16
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
amqp 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
apcu 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
apcu 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3
|
||||
apcu_bc 7.0 7.1 7.2 7.3 7.4
|
||||
ast 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
bcmath 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue