Page MenuHomePhabricator

Capitalize "OPcache" more consistently
ClosedPublic

Authored by epriestley on Jul 26 2018, 4:53 PM.
Tags
None
Referenced Files
F13178535: D19538.diff
Wed, May 8, 8:29 PM
Unknown Object (File)
Tue, Apr 30, 9:54 AM
Unknown Object (File)
Thu, Apr 25, 2:43 AM
Unknown Object (File)
Thu, Apr 11, 9:58 AM
Unknown Object (File)
Feb 8 2024, 2:51 AM
Unknown Object (File)
Jan 26 2024, 3:07 PM
Unknown Object (File)
Jan 10 2024, 1:40 AM
Unknown Object (File)
Jan 7 2024, 5:28 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
Branch
opcache1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20513
Build 27859: Run Core Tests
Build 27858: arc lint + arc unit

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.