Page MenuHomePhabricator

Capitalize "OPcache" more consistently
ClosedPublic

Authored by epriestley on Jul 26 2018, 4:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 6:10 AM
Unknown Object (File)
Sat, Jan 18, 3:20 AM
Unknown Object (File)
Tue, Dec 31, 9:08 PM
Unknown Object (File)
Tue, Dec 31, 5:46 PM
Unknown Object (File)
Dec 13 2024, 6:48 PM
Unknown Object (File)
Dec 13 2024, 4:53 PM
Unknown Object (File)
Dec 10 2024, 6:40 PM
Unknown Object (File)
Nov 27 2024, 6:56 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.