We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aec4c3 commit d2574b9Copy full SHA for d2574b9
package.xml
@@ -61,6 +61,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
61
-- Thanks to Juliette Reinders Folmer for the patch
62
- Fixed bug #3342 : PSR12/Squiz/PEAR standards all error on promoted properties with docblocks
63
64
+ - Fixed bug #3345 : IF statement with no braces and double catch turned into syntax error by auto-fixer
65
+ -- Thanks to Juliette Reinders Folmer for the patch
66
- Fixed bug #3352 : PSR2.ControlStructures.SwitchDeclaration can remove comments on the same line as the case statement while fixing
67
68
- Fixed bug #3357 : Generic.Functions.OpeningFunctionBraceBsdAllman removes return type when additional lines are present
0 commit comments