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 @@ -30,6 +30,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
30
30
-- Thanks to Juliette Reinders Folmer for the patch
31
31
- Fixed an issue where including sniffs using paths containing multiple dots would silently fail
32
32
- Generic.CodeAnalysis.EmptyPHPStatement now detects empty statements at the start of control structures
33
+ - Fixed bug #2787 : Squiz.PHP.DisallowMultipleAssignments not ignoring typed property declarations
34
+ -- Thanks to Juliette Reinders Folmer for the patch
33
35
- Fixed bug #2810 : PHPCBF fails to fix file with empty statement at start on control structure
34
36
- Fixed bug #2826 : Generic.WhiteSpace.ArbitraryParenthesesSpacing doesn't detect issues for statements directly after a control structure
35
37
-- Thanks to Vincent Langlet for the patch
You can’t perform that action at this time.
0 commit comments