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 e26eb87 + fe9bacf commit 5c819afCopy full SHA for 5c819af
phpcs.xml.dist.sample
@@ -78,7 +78,7 @@
78
https://github.com/PHPCompatibility/PHPCompatibility
79
-->
80
<!--
81
- <config name="testVersion" value="5.6-"/>
+ <config name="testVersion" value="7.0-"/>
82
<rule ref="PHPCompatibilityWP">
83
<include-pattern>*\.php</include-pattern>
84
</rule>
@@ -100,7 +100,7 @@
100
the wiki:
101
https://github.com/WordPress/WordPress-Coding-Standards/wiki/Customizable-sniff-properties
102
103
- <config name="minimum_wp_version" value="6.0"/>
+ <config name="minimum_wp_version" value="6.5"/>
104
105
<rule ref="WordPress.WP.I18n">
106
<properties>
0 commit comments