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 01370ba commit 4897e74Copy full SHA for 4897e74
package.xml
@@ -38,6 +38,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
38
-- Thanks to Juliette Reinders Folmer for the patch
39
- Running the unit tests now includes warnings in the found and fixable error code counts
40
41
+ - PSR12.ControlStructures.BooleanOperatorPlacement.FoundMixed error message is now more accurate when using the allowOnly setting
42
+ -- Thanks to Vincent Langlet for the patch
43
- PSR12.Functions.NullableTypeDeclaration now supports the PHP8 static return type
44
45
- Fixed Squiz.Formatting.OperatorBracket false positive when exiting with a negative number
0 commit comments