We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d371a50 commit 8827929Copy full SHA for 8827929
codeat.xml
@@ -88,6 +88,7 @@
88
<exclude name="PHPCompatibility.PHP.EmptyNonVariable.Found" />
89
<exclude name="PHPCompatibility.PHP.NewClosure.Found" />
90
</rule>
91
+ <rule ref="PHPCompatibilityWP" />
92
<!-- Check for cross-version support for PHP 5.6 and higher. -->
93
<config name="testVersion" value="5.6"/>
94
<rule ref="WordPress">
0 commit comments