APCu doesn't work with PHP 8.4 at the moment (#977)
See https://github.com/krakjoe/apcu/issues/523pull/978/head
parent
96eb62e1d3
commit
cc1a94fc16
|
@ -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…
Reference in New Issue