aboutsummaryrefslogtreecommitdiffstats
path: root/tests/RUNNING_TESTS.md
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-10-03 22:41:15 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-10-03 22:42:34 +0200
commit25ae4fa355c0372c016ae9e4ff1ea16dba6588c7 (patch)
treec9c44fe1b5e2f2117e635e048dced0a3588bad09 /tests/RUNNING_TESTS.md
parent68c197fd6012b5435a29a288113b957e7957de59 (diff)
downloadforums-25ae4fa355c0372c016ae9e4ff1ea16dba6588c7.tar
forums-25ae4fa355c0372c016ae9e4ff1ea16dba6588c7.tar.gz
forums-25ae4fa355c0372c016ae9e4ff1ea16dba6588c7.tar.bz2
forums-25ae4fa355c0372c016ae9e4ff1ea16dba6588c7.tar.xz
forums-25ae4fa355c0372c016ae9e4ff1ea16dba6588c7.zip
[ticket/15922] Remove driver for discontinued APC cache
PHPBB3-15922
Diffstat (limited to 'tests/RUNNING_TESTS.md')
-rw-r--r--tests/RUNNING_TESTS.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/RUNNING_TESTS.md b/tests/RUNNING_TESTS.md
index 56f2818078..ac7cb3a923 100644
--- a/tests/RUNNING_TESTS.md
+++ b/tests/RUNNING_TESTS.md
@@ -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)