Page MenuHomePhabricator

With APCu 5+, use `apcu_*` function to examine cache state
ClosedPublic

Authored by epriestley on Jan 12 2017, 11:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 29, 8:58 AM
Unknown Object (File)
Sun, May 11, 3:42 PM
Unknown Object (File)
Apr 24 2025, 3:17 PM
Unknown Object (File)
Apr 23 2025, 1:51 PM
Unknown Object (File)
Apr 10 2025, 9:43 PM
Unknown Object (File)
Apr 6 2025, 6:03 PM
Unknown Object (File)
Mar 30 2025, 4:18 AM
Unknown Object (File)
Mar 27 2025, 8:05 AM
Subscribers
None

Details

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

Screen Shot 2017-01-12 at 3.42.32 PM.png (1×2 px, 376 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable