Skip to content

Commit d415500

Browse files
committed
Changelog for #3843
1 parent 5ce46a8 commit d415500

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
@@ -76,6 +76,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
7676
-- PSR2.Methods.FunctionCallSignature
7777
-- PSR2.Methods.FunctionClosingBrace
7878
-- Thanks to Atsushi Okui (@blue32a) for the patch
79+
- Fixed bug #3557 : Squiz.Arrays.ArrayDeclaration will now ignore PHP 7.4 array unpacking when determining whether an array is associative
80+
-- Thanks to Volker Dusch (@edorian) for the patch
7981
- Fixed bug #3616 : Squiz.PHP.DisallowComparisonAssignment false positive for PHP 8 match expression
8082
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
8183
- Fixed bug #3618 : Generic.WhiteSpace.ArbitraryParenthesesSpacing false positive for return new parent()

0 commit comments

Comments
 (0)