Skip to content

Commit 7c406b7

Browse files
committed
Changelog for #2787 (ref #2788)
1 parent c5eaed8 commit 7c406b7

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
@@ -30,6 +30,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
3030
-- Thanks to Juliette Reinders Folmer for the patch
3131
- Fixed an issue where including sniffs using paths containing multiple dots would silently fail
3232
- 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
3335
- Fixed bug #2810 : PHPCBF fails to fix file with empty statement at start on control structure
3436
- Fixed bug #2826 : Generic.WhiteSpace.ArbitraryParenthesesSpacing doesn't detect issues for statements directly after a control structure
3537
-- Thanks to Vincent Langlet for the patch

0 commit comments

Comments
 (0)