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