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