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">
3636 - Added support for changes to the way PHP 8.0 tokenizes hash comments
3737 -- The existing PHP 5-7 behaviour has been replicated for version 8, so no sniff changes are required
3838 -- 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
3941 - Running the unit tests now includes warnings in the found and fixable error code counts
4042 -- Thanks to Juliette Reinders Folmer for the patch
4143 - 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