File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
30
30
-- Thanks to Juliette Reinders Folmer for the patch
31
31
- Generic.CodeAnalysis.EmptyPHPStatement now detects empty statements at the start of control structures
32
32
- Fixed bug #2810 : PHPCBF fails to fix file with empty statement at start on control structure
33
+ - Fixed bug #2826 : Generic.WhiteSpace.ArbitraryParenthesesSpacing doesn't detect issues for statements directly after a control structure
34
+ -- Thanks to Vincent Langlet for the patch
33
35
- Fixed bug #2848 : PSR12.Files.FileHeader false positive for file with mixed PHP and HTML and no file header
34
36
- Fixed bug #2849 : Generic.WhiteSpace.ScopeIndent false positive with arrow function inside array
35
37
- Fixed bug #2850 : Generic.PHP.LowerCaseKeyword complains __HALT_COMPILER is uppercase
You can’t perform that action at this time.
0 commit comments