Page MenuHomePhabricator

Capitalize "OPcache" more consistently
ClosedPublic

Authored by epriestley on Jul 26 2018, 4:53 PM.
Tags
None
Referenced Files
F18823699: D19538.diff
Oct 23 2025, 12:59 PM
F18823143: D19538.diff
Oct 23 2025, 10:20 AM
F18821433: D19538.diff
Oct 22 2025, 11:07 PM
F18807497: D19538.id.diff
Oct 19 2025, 2:06 AM
F18803021: D19538.id46714.diff
Oct 17 2025, 9:16 PM
F18769726: D19538.id46714.diff
Oct 8 2025, 8:52 AM
F18701275: D19538.id46720.diff
Sep 27 2025, 6:10 PM
F18697524: D19538.diff
Sep 27 2025, 9:45 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.