Skip to content

Commit c2494e3

Browse files
committed
Changelog for #2730
1 parent 66bbdd8 commit c2494e3

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
@@ -49,6 +49,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
4949
- Fixed bug #2688 : Case statements not tokenized correctly when switch is contained within ternary
5050
- Fixed bug #2698 : PHPCS throws errors determining auto report width when shell_exec is disabled
5151
-- Thanks to Matthew Peveler for the patch
52+
- Fixed bug #2730 : PSR12.ControlStructures.ControlStructureSpacing does not ignore comments between conditions
53+
-- Thanks to Juliette Reinders Folmer for the patch
5254
- Fixed bug #2748 : Wrong end of statement for fn closures
5355
-- Thanks to Michał Bundyra for the patch
5456
- Fixed bug #2751 : Autoload relative paths first to avoid confusion with files from the global include path

0 commit comments

Comments
 (0)