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 b2c48f3 commit cd22727Copy full SHA for cd22727
phpcs.xml.dist
@@ -41,7 +41,7 @@
41
42
<!-- For help understanding the `testVersion` configuration setting:
43
https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
44
- <config name="testVersion" value="5.6-"/>
+ <config name="testVersion" value="7.2-"/>
45
46
<!-- Verify that everything in the global namespace is either namespaced or prefixed.
47
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