Ref T9640. APCu 5.0+ (for PHP7) uses apcu_* functions instead of apc_ functions. Test for function existence and call the appropriate functions.
Details
Details
- Reviewers
chad - Maniphest Tasks
- T9640: Make Phabricator compatible with PHP7
- Commits
- rP7ccc4cea43e3: With APCu 5+, use `apcu_*` function to examine cache state
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable