We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66bbdd8 commit c2494e3Copy full SHA for c2494e3
package.xml
@@ -49,6 +49,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
49
- Fixed bug #2688 : Case statements not tokenized correctly when switch is contained within ternary
50
- Fixed bug #2698 : PHPCS throws errors determining auto report width when shell_exec is disabled
51
-- 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
54
- Fixed bug #2748 : Wrong end of statement for fn closures
55
-- Thanks to Michał Bundyra for the patch
56
- Fixed bug #2751 : Autoload relative paths first to avoid confusion with files from the global include path
0 commit comments