File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
36
36
- Added support for changes to the way PHP 8.0 tokenizes hash comments
37
37
-- The existing PHP 5-7 behaviour has been replicated for version 8, so no sniff changes are required
38
38
-- Thanks to Juliette Reinders Folmer for the patch
39
+ - The autoloader has been changed to fix sniff class name detection issues that may occur when running on PHP 7.4+
40
+ -- Thanks to Eloy Lafuente for the patch
39
41
- Running the unit tests now includes warnings in the found and fixable error code counts
40
42
-- Thanks to Juliette Reinders Folmer for the patch
41
43
- PSR12.ControlStructures.BooleanOperatorPlacement.FoundMixed error message is now more accurate when using the allowOnly setting
You can’t perform that action at this time.
0 commit comments