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 1e1b942 commit c732fecCopy full SHA for c732fec
package.xml
@@ -53,6 +53,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
53
-- Similar issues also fixed in Generic.Functions.FunctionCallArgumentSpacing and Squiz.Formatting.OperatorBracket
54
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
55
- Fixed bug #3672 : Incorrect ScopeIndent.IncorrectExact report for match inside array literal
56
+ - Fixed bug #3694 : Generic.WhiteSpace.SpreadOperatorSpacingAfter does not ignore spread operator in PHP 8.1 first class callables
57
+ -- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
58
</notes>
59
<contents>
60
<dir name="/">
0 commit comments