You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://packagist.org/packages/brianvarskonst/coding-standard)
@@ -291,13 +289,6 @@ A few rules have been included from the [Slevomat Coding Standard](https://githu
291
289
292
290
A few rules have been included from the [Symfony Coding Standard](https://github.com/djoos/Symfony-coding-standard).
293
291
294
-
#### PHPCompatibility
295
-
296
-
For PHP cross-version compatibility checks, the full [PHP Compatibility Coding Standard for PHP CodeSniffer](https://github.com/PHPCompatibility/PHPCompatibility)
297
-
standard has been included.
298
-
299
-
The target PHP version (range) can be changed via a [custom `phpcs.xml` file](https://github.com/PHPCompatibility/PHPCompatibility/blob/9.3.5/README.md#using-a-custom-ruleset).
300
-
301
292
#### Generic Rules
302
293
303
294
Some rules are also included from PHP_CodeSniffer itself, as well as [PHPCSExtra](https://github.com/PHPCSStandards/PHPCSExtra).
0 commit comments