Page MenuHomePhabricator

Capitalize "OPcache" more consistently
ClosedPublic

Authored by epriestley on Jul 26 2018, 4:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 21, 6:36 PM
Unknown Object (File)
Sun, May 18, 6:42 AM
Unknown Object (File)
Mon, May 5, 6:38 PM
Unknown Object (File)
Apr 24 2025, 7:53 PM
Unknown Object (File)
Apr 18 2025, 5:38 AM
Unknown Object (File)
Apr 17 2025, 5:55 PM
Unknown Object (File)
Apr 11 2025, 1:46 AM
Unknown Object (File)
Apr 5 2025, 9:34 AM
Subscribers
None

Details

Summary

Fixes T13174. PHP spells this "OPcache" (lowercase "c"); we're inconsistent. Be more consistent.

Test Plan
  • git grep OPCache
  • git grep -i opcache | grep -v opcache | grep -v OPcache

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 26 2018, 7:10 PM
This revision was automatically updated to reflect the committed changes.