Skip to content

Commit fb6dc4b

Browse files
committed
Changelog for #2812
1 parent 8b96c3f commit fb6dc4b

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
@@ -35,6 +35,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
3535
- Fixed bug #2787 : Squiz.PHP.DisallowMultipleAssignments not ignoring typed property declarations
3636
-- Thanks to Juliette Reinders Folmer for the patch
3737
- Fixed bug #2810 : PHPCBF fails to fix file with empty statement at start on control structure
38+
- Fixed bug #2812 : Squiz.Arrays.ArrayDeclaration not detecting some arrays with multiple arguments on the same line
39+
-- Thanks to Jakub Chábek for the patch
3840
- Fixed bug #2826 : Generic.WhiteSpace.ArbitraryParenthesesSpacing doesn't detect issues for statements directly after a control structure
3941
-- Thanks to Vincent Langlet for the patch
4042
- Fixed bug #2848 : PSR12.Files.FileHeader false positive for file with mixed PHP and HTML and no file header

0 commit comments

Comments
 (0)