Skip to content

Commit

Permalink
Changelog for #2730
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Jan 8, 2020
1 parent 66bbdd8 commit c2494e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
- Fixed bug #2688 : Case statements not tokenized correctly when switch is contained within ternary
- Fixed bug #2698 : PHPCS throws errors determining auto report width when shell_exec is disabled
-- Thanks to Matthew Peveler for the patch
- Fixed bug #2730 : PSR12.ControlStructures.ControlStructureSpacing does not ignore comments between conditions
-- Thanks to Juliette Reinders Folmer for the patch
- Fixed bug #2748 : Wrong end of statement for fn closures
-- Thanks to Michał Bundyra for the patch
- Fixed bug #2751 : Autoload relative paths first to avoid confusion with files from the global include path
Expand Down

0 comments on commit c2494e3

Please sign in to comment.