File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -36,12 +36,15 @@ http://pear.php.net/dtd/package-2.0.xsd">
3636 -- Thanks to Juliette Reinders Folmer for the patch
3737 - PSR12.Functions.NullableTypeDeclaration now supports the PHP8 static return type
3838 -- Thanks to Juliette Reinders Folmer for the patch
39+ - Fixed Squiz.Formatting.OperatorBracket false positive when exiting with a negative number
3940 - Fixed bug #2882 : Generic.Arrays.ArrayIndent can request close brace indent to be less than the statement indent level
4041 - Fixed bug #2883 : Generic.WhiteSpace.ScopeIndent.Incorrect issue after NOWDOC
4142 - Fixed bug #2975 : Undefined offset in PSR12.Functions.ReturnTypeDeclaration when checking function return type inside ternary
4243 - Fixed bug #3007 : Directory exclude pattern improperly excludes directories with names that start the same
4344 -- Thanks to Steve Talbot for the patch
4445 - Fixed bug #3058 : Progress gets unaligned when 100% happens at the end of the available dots
46+ - Fixed bug #3099 : Squiz.WhiteSpace.OperatorSpacing false positive when exiting with negative number
47+ -- Thanks to Sergei Morozov for the patch
4548 </notes>
4649 <contents>
4750 <dir name="/">
You can’t perform that action at this time.
0 commit comments