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 20ec428 + 583319e commit dd4d5d3Copy full SHA for dd4d5d3
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