Skip to content

Commit

Permalink
apcu: add support for PHP 8.4 (#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati authored Sep 21, 2024
1 parent 253d769 commit be50826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/supported-extensions
Original file line number Diff line number Diff line change
@@ -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
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_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
Expand Down

0 comments on commit be50826

Please sign in to comment.