Ref T9640. Recent versions of APCu only define apcu_* functions.
Details
Details
- Reviewers
chad - Maniphest Tasks
- T9640: Make Phabricator compatible with PHP7
- Commits
- rPHUa2dbae060a5e: In PhutilAPCKeyValueCache, use APCu functions on APCu 5+
See D17198, which has a screenshot of the cache full of data after this change.
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Branch
- seven4
- Lint
Lint Errors Severity Location Code Message Error src/cache/PhutilAPCKeyValueCache.php:29 XHP45 PHP Compatibility Error src/cache/PhutilAPCKeyValueCache.php:52 XHP45 PHP Compatibility Error src/cache/PhutilAPCKeyValueCache.php:69 XHP45 PHP Compatibility Error src/cache/PhutilAPCKeyValueCache.php:85 XHP45 PHP Compatibility - Unit
Tests Passed - Build Status
Buildable 15240 Build 20037: Run Core Tests Build 20036: arc lint + arc unit