1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/cache/spec
epriestley 7ccc4cea43 With APCu 5+, use apcu_* function to examine cache state
Summary: Ref T9640. APCu 5.0+ (for PHP7) uses `apcu_*` functions instead of `apc_` functions. Test for function existence and call the appropriate functions.

Test Plan: {F2352695}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9640

Differential Revision: https://secure.phabricator.com/D17198
2017-01-12 15:59:44 -08:00
..
PhabricatorCacheSpec.php Add dialog to purge opcode/data caches 2015-09-10 14:19:02 -07:00
PhabricatorDataCacheSpec.php With APCu 5+, use apcu_* function to examine cache state 2017-01-12 15:59:44 -08:00
PhabricatorOpcodeCacheSpec.php Write 500 words on how to restart webservers 2015-12-02 09:16:10 -08:00