Skip to content

Commit 6cc3301

Browse files
committed
Changelog for #2967
1 parent c9bbba6 commit 6cc3301

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
@@ -44,6 +44,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
4444
- Fixed bug #2888 : PSR12.Files.FileHeader blank line error with multiple namespaces in one file
4545
- Fixed bug #2926 : phpcs hangs when using arrow functions that return heredoc
4646
- 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
4749
- Fixed bug #2977 : File::isReference() does not detect return by reference for closures
4850
-- Thanks to Juliette Reinders Folmer for the patch
4951
- Fixed bug #2994 : Generic.Formatting.DisallowMultipleStatements false positive for FOR loop with no body

0 commit comments

Comments
 (0)