Skip to content

Commit 33a4891

Browse files
committed
Changelog for #3130
1 parent ed83c67 commit 33a4891

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)