Skip to content

Commit 26b1157

Browse files
committed
Changelog for #2977
1 parent 57a67b0 commit 26b1157

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
@@ -36,6 +36,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
3636
-- Thanks to Vincent Langlet for the patch
3737
- Fixed bug #2926 : phpcs hangs when using arrow functions that return heredoc
3838
- Fixed bug #2943 : Redundant semicolon added to a file when fixing PSR2.Files.ClosingTag.NotAllowed
39+
- Fixed bug #2977 : File::isReference() does not detect return by reference for closures
40+
-- Thanks to Juliette Reinders Folmer for the patch
3941
</notes>
4042
<contents>
4143
<dir name="/">

0 commit comments

Comments
 (0)