File tree Expand file tree Collapse file tree 9 files changed +18
-9
lines changed
PHPCompatibilitySymfonyPolyfillPHP54
PHPCompatibilitySymfonyPolyfillPHP55
PHPCompatibilitySymfonyPolyfillPHP56
PHPCompatibilitySymfonyPolyfillPHP70
PHPCompatibilitySymfonyPolyfillPHP71
PHPCompatibilitySymfonyPolyfillPHP72
PHPCompatibilitySymfonyPolyfillPHP73
PHPCompatibilitySymfonyPolyfillPHP74
PHPCompatibilitySymfonyPolyfillPHP80 Expand file tree Collapse file tree 9 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset name =" PHPCompatibilitySymfonyPolyfillPHP54" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" PHPCompatibilitySymfonyPolyfillPHP54" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer.com/phpcs.xsd" >
3
+
3
4
<description >PHPCompatibility ruleset for PHP_CodeSniffer which accounts for polyfills provided by the Symfony PHP 5.4 library.</description >
4
5
5
6
<rule ref =" PHPCompatibility" >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset name =" PHPCompatibilitySymfonyPolyfillPHP55" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" PHPCompatibilitySymfonyPolyfillPHP55" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer.com/phpcs.xsd" >
3
+
3
4
<description >PHPCompatibility ruleset for PHP_CodeSniffer which accounts for polyfills provided by the Symfony PHP 5.5 library.</description >
4
5
5
6
<!-- https://github.com/symfony/polyfill-php55/blob/main/composer.json -->
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset name =" PHPCompatibilitySymfonyPolyfillPHP56" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" PHPCompatibilitySymfonyPolyfillPHP56" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer.com/phpcs.xsd" >
3
+
3
4
<description >PHPCompatibility ruleset for PHP_CodeSniffer which accounts for polyfills provided by the Symfony PHP 5.6 libary.</description >
4
5
5
6
<rule ref =" PHPCompatibility" >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset name =" PHPCompatibilitySymfonyPolyfillPHP70" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" PHPCompatibilitySymfonyPolyfillPHP70" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer.com/phpcs.xsd" >
3
+
3
4
<description >PHPCompatibility ruleset for PHP_CodeSniffer which accounts for polyfills provided by the Symfony PHP 7.0 library.</description >
4
5
5
6
<!-- https://github.com/symfony/polyfill-php70/blob/main/composer.json -->
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset name =" PHPCompatibilitySymfonyPolyfillPHP71" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" PHPCompatibilitySymfonyPolyfillPHP71" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer.com/phpcs.xsd" >
3
+
3
4
<description >PHPCompatibility ruleset for PHP_CodeSniffer which accounts for polyfills provided by the Symfony PHP 7.1 library.</description >
4
5
5
6
<rule ref =" PHPCompatibility" >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset name =" PHPCompatibilitySymfonyPolyfillPHP72" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" PHPCompatibilitySymfonyPolyfillPHP72" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer.com/phpcs.xsd" >
3
+
3
4
<description >PHPCompatibility ruleset for PHP_CodeSniffer which accounts for polyfills provided by the Symfony PHP 7.2 library.</description >
4
5
5
6
<rule ref =" PHPCompatibility" >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset name =" PHPCompatibilitySymfonyPolyfillPHP73" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" PHPCompatibilitySymfonyPolyfillPHP73" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer.com/phpcs.xsd" >
3
+
3
4
<description >PHPCompatibility ruleset for PHP_CodeSniffer which accounts for polyfills provided by the Symfony PHP 7.3 library.</description >
4
5
5
6
<rule ref =" PHPCompatibility" >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset name =" PHPCompatibilitySymfonyPolyfillPHP74" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" PHPCompatibilitySymfonyPolyfillPHP74" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer.com/phpcs.xsd" >
3
+
3
4
<description >PHPCompatibility ruleset for PHP_CodeSniffer which accounts for polyfills provided by the Symfony PHP 7.4 library.</description >
4
5
5
6
<rule ref =" PHPCompatibility" >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset name =" PHPCompatibilitySymfonyPolyfillPHP80" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" PHPCompatibilitySymfonyPolyfillPHP80" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer.com/phpcs.xsd" >
3
+
3
4
<description >PHPCompatibility ruleset for PHP_CodeSniffer which accounts for polyfills provided by the Symfony PHP 8.0 library.</description >
4
5
5
6
<rule ref =" PHPCompatibility" >
You can’t perform that action at this time.
0 commit comments