Skip to content

Commit

Permalink
Changelog for #3342 (ref #3343)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed May 27, 2021
1 parent 1f63961 commit 798ae54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
- Fixed bug #3324 : PHPCS hangs processing some nested arrow functions inside a function call
- Fixed bug #3340 : Ensure interface and trait names are always tokenized as T_STRING
-- Thanks to Juliette Reinders Folmer for the patch
- Fixed bug #3342 : PSR12/Squiz/PEAR standards all error on promoted properties with docblocks
-- Thanks to Juliette Reinders Folmer for the patch
- Fixed bug #3352 : PSR2.ControlStructures.SwitchDeclaration can remove comments on the same line as the case statement while fixing
-- Thanks to Juliette Reinders Folmer for the patch
- Fixed bug #3357 : Generic.Functions.OpeningFunctionBraceBsdAllman removes return type when additional lines are present
Expand Down

0 comments on commit 798ae54

Please sign in to comment.