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, Sep 4, 10:37 AM
Unknown Object (File)
Tue, Sep 3, 1:57 PM
Unknown Object (File)
Sun, Sep 1, 3:45 PM
Unknown Object (File)
Sat, Aug 31, 8:25 PM
Unknown Object (File)
Fri, Aug 30, 5:42 PM
Unknown Object (File)
Aug 21 2024, 6:19 PM
Unknown Object (File)
Aug 20 2024, 3:50 AM
Unknown Object (File)
Aug 16 2024, 12:38 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.