Skip to content

Commit c08491d

Browse files
committed
Changelog for #3668 (ref #3669, #3670, #3671)
1 parent d8079e0 commit c08491d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
4545
- Fixed bug #3653 : False positives for match() in OperatorSpacingSniff
4646
-- Thanks to Jaroslav Hanslík (@kukulich) for the patch
4747
- Fixed bug #3666 : PEAR.Functions.FunctionCallSignature incorrect indent fix when checking mixed HTML/PHP files
48+
- Fixed bug #3668 : PSR12.Classes.ClassInstantiation.MissingParentheses false positive when instantiating parent classes
49+
-- Similar issues also fixed in Generic.Functions.FunctionCallArgumentSpacing and Squiz.Formatting.OperatorBracket
50+
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
4851
</notes>
4952
<contents>
5053
<dir name="/">

0 commit comments

Comments
 (0)