Page MenuHomePhabricator

Capitalize "OPcache" more consistently
ClosedPublic

Authored by epriestley on Jul 26 2018, 4:53 PM.
Tags
None
Referenced Files
F18807497: D19538.id.diff
Sun, Oct 19, 2:06 AM
F18803021: D19538.id46714.diff
Fri, Oct 17, 9:16 PM
F18769726: D19538.id46714.diff
Wed, Oct 8, 8:52 AM
F18701275: D19538.id46720.diff
Sat, Sep 27, 6:10 PM
F18697524: D19538.diff
Sat, Sep 27, 9:45 AM
F18646041: D19538.id46720.diff
Sep 19 2025, 9:11 AM
F18616628: D19538.diff
Sep 14 2025, 6:22 PM
F18581570: D19538.id46714.diff
Sep 11 2025, 6:27 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.