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