File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
32
32
-- The Generic.WhiteSpace.LanguageConstructSpacing sniff was not previously available for PEAR installs
33
33
-- Thanks to Juliette Reinders Folmer for the patch
34
34
35
+ - PHPCS will now refuse to run if any of the required PHP extensions are not loaded
36
+ -- Previously, PHPCS only relied on requirements being checked by PEAR and Composer
37
+ -- Thanks to Juliette Reinders Folmer for the patch
35
38
- Ruleset XML parsing errors are now displayed in a readable format so they are easier to correct
36
39
-- Thanks to Juliette Reinders Folmer for the patch
37
40
- The PSR2 standard no longer throws duplicate errors for spacing around FOR loop parentheses
You can’t perform that action at this time.
0 commit comments