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 d8079e0 commit c08491dCopy full SHA for c08491d
package.xml
@@ -45,6 +45,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
45
- Fixed bug #3653 : False positives for match() in OperatorSpacingSniff
46
-- Thanks to Jaroslav Hanslík (@kukulich) for the patch
47
- 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
51
</notes>
52
<contents>
53
<dir name="/">
0 commit comments