Merge "Maintenance script to wrap the mysql binary"
[lhc/web/wiklou.git] / .phpcs.xml
index e52c3fd..a5535f6 100644 (file)
@@ -61,7 +61,7 @@
        </rule>
        <rule ref="MediaWiki.NamingConventions.ValidGlobalName">
                <properties>
-                       <property name="ignoreList" type="array" value="$IP,$messageMemc,$parserMemc" />
+                       <property name="ignoreList" type="array" value="$IP,$messageMemc" />
                </properties>
        </rule>
        <rule ref="Generic.Files.LineLength">