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 57a67b0 commit 26b1157Copy full SHA for 26b1157
package.xml
@@ -36,6 +36,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
36
-- Thanks to Vincent Langlet for the patch
37
- Fixed bug #2926 : phpcs hangs when using arrow functions that return heredoc
38
- 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
41
</notes>
42
<contents>
43
<dir name="/">
0 commit comments