We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 079137c + 1a37745 commit 16046ecCopy full SHA for 16046ec
phpcs.xml.dist
@@ -38,7 +38,7 @@
38
39
<!-- For help understanding the `testVersion` configuration setting:
40
https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
41
- <config name="testVersion" value="5.4-"/>
+ <config name="testVersion" value="5.6-"/>
42
43
<!-- Verify that everything in the global namespace is either namespaced or prefixed.
44
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