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 @@ -44,6 +44,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
44
44
- Fixed bug #2888 : PSR12.Files.FileHeader blank line error with multiple namespaces in one file
45
45
- Fixed bug #2926 : phpcs hangs when using arrow functions that return heredoc
46
46
- Fixed bug #2943 : Redundant semicolon added to a file when fixing PSR2.Files.ClosingTag.NotAllowed
47
+ - Fixed bug #2967 : Markdown generator does not output headings correctly
48
+ -- Thanks to Petr Bugyík for the patch
47
49
- Fixed bug #2977 : File::isReference() does not detect return by reference for closures
48
50
-- Thanks to Juliette Reinders Folmer for the patch
49
51
- Fixed bug #2994 : Generic.Formatting.DisallowMultipleStatements false positive for FOR loop with no body
You can’t perform that action at this time.
0 commit comments