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.
1 parent 8d87079 commit e989434Copy full SHA for e989434
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