Merge pull request #177 from mlocati/test-apcu_bc

apcu_bc doesn't work with PHP 8
pull/176/head
Michele Locati 2020-10-18 18:16:40 +02:00 committed by GitHub
commit 037bcb6a65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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