HomePhabricator

Capitalize "OPcache" more consistently

Description

Capitalize "OPcache" more consistently

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

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13174

Differential Revision: https://secure.phabricator.com/D19538

Details

Provenance
epriestleyAuthored on Jul 26 2018, 4:51 PM
epriestleyPushed on Jul 26 2018, 7:15 PM
Reviewer
amckinley
Differential Revision
D19538: Capitalize "OPcache" more consistently
Parents
rP9e1a1577c3a2: Make the meme cache case-sensitive
Branches
Unknown
Tags
Unknown
Tasks
T13174: Capitalization of "OPcache" during setup is inconsistent
Build Status
Buildable 20517
Build 27863: Run Core Tests