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 682d8c6 + 9d60fc3 commit b529594Copy full SHA for b529594
phpcs.xml.dist
@@ -45,7 +45,7 @@
45
46
<!-- For help understanding the `testVersion` configuration setting:
47
https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
48
- <config name="testVersion" value="5.6-"/>
+ <config name="testVersion" value="7.2-"/>
49
50
<!-- Verify that everything in the global namespace is either namespaced or prefixed.
51
See: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties#naming-conventions-prefix-everything-in-the-global-namespace -->
0 commit comments