We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce46a8 commit d415500Copy full SHA for d415500
package.xml
@@ -76,6 +76,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
76
-- PSR2.Methods.FunctionCallSignature
77
-- PSR2.Methods.FunctionClosingBrace
78
-- 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
81
- Fixed bug #3616 : Squiz.PHP.DisallowComparisonAssignment false positive for PHP 8 match expression
82
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
83
- Fixed bug #3618 : Generic.WhiteSpace.ArbitraryParenthesesSpacing false positive for return new parent()
0 commit comments