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 5bfbbfb + 8ec1c89 commit ab217cfCopy full SHA for ab217cf
PHPCompatibilityWP/ruleset.xml
@@ -1,5 +1,6 @@
1
<?xml version="1.0"?>
2
-<ruleset name="PHPCompatibilityWP">
+<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="PHPCompatibilityWP" xsi:noNamespaceSchemaLocation="https://schema.phpcodesniffer.com/phpcs.xsd">
3
+
4
<description>WordPress specific ruleset which checks for PHP cross version compatibility.</description>
5
6
<!--
0 commit comments