1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 11:10:18 +02:00

[ticket/15922] Remove driver for discontinued APC cache

PHPBB3-15922
This commit is contained in:
Marc Alexander
2019-10-03 22:41:15 +02:00
parent 68c197fd60
commit 25ae4fa355
3 changed files with 0 additions and 127 deletions

View File

@@ -30,7 +30,6 @@ Some of the functionality in phpBB and/or the test suite uses additional
PHP extensions. If these extensions are not loaded, respective tests
will be skipped:
- apc (APC cache driver, php5 only)
- apcu (APCu cache driver - native API, php7+)
- apcu_bc, apcu (APCu cache driver - APC API, php7+)
- bz2 (compress tests)