We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d87079 + e989434 commit 49975cdCopy full SHA for 49975cd
phpcs.xml.dist
@@ -26,7 +26,7 @@
26
<exclude name="PHPCompatibility.PHP.DeprecatedIniDirectives.magic_quotes_runtimeDeprecatedRemoved"/>
27
<exclude name="PHPCompatibility.PHP.DeprecatedIniDirectives.magic_quotes_sybaseDeprecatedRemoved"/>
28
</rule>
29
- <config name="testVersion" value="5.3-"/>
+ <config name="testVersion" value="5.4-"/>
30
31
<rule ref="WordPress-Core">
32
<exclude name="Squiz.PHP.DisallowMultipleAssignments.Found" />
0 commit comments