Page MenuHomePhabricator

Capitalize "OPcache" more consistently
ClosedPublic

Authored by epriestley on Jul 26 2018, 4:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 6:48 PM
Unknown Object (File)
Fri, Dec 13, 4:53 PM
Unknown Object (File)
Tue, Dec 10, 6:40 PM
Unknown Object (File)
Wed, Nov 27, 6:56 AM
Unknown Object (File)
Fri, Nov 22, 10:28 PM
Unknown Object (File)
Nov 18 2024, 4:29 PM
Unknown Object (File)
Nov 15 2024, 7:56 AM
Unknown Object (File)
Nov 11 2024, 12:48 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.