Page MenuHomePhabricator

Capitalize "OPcache" more consistently
ClosedPublic

Authored by epriestley on Jul 26 2018, 4:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 4:29 PM
Unknown Object (File)
Fri, Nov 15, 7:56 AM
Unknown Object (File)
Mon, Nov 11, 12:48 AM
Unknown Object (File)
Sun, Nov 10, 8:22 PM
Unknown Object (File)
Thu, Nov 7, 4:34 PM
Unknown Object (File)
Thu, Nov 7, 4:16 PM
Unknown Object (File)
Thu, Nov 7, 4:06 PM
Unknown Object (File)
Thu, Nov 7, 4:02 PM
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.