Skip to content

Commit b154f02

Browse files
committed
Changelog for #2826 (ref #2876)
1 parent 288c85d commit b154f02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
3030
-- Thanks to Juliette Reinders Folmer for the patch
3131
- Generic.CodeAnalysis.EmptyPHPStatement now detects empty statements at the start of control structures
3232
- 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
3335
- Fixed bug #2848 : PSR12.Files.FileHeader false positive for file with mixed PHP and HTML and no file header
3436
- Fixed bug #2849 : Generic.WhiteSpace.ScopeIndent false positive with arrow function inside array
3537
- Fixed bug #2850 : Generic.PHP.LowerCaseKeyword complains __HALT_COMPILER is uppercase

0 commit comments

Comments
 (0)