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 db1ef97 commit 6aedc5eCopy full SHA for 6aedc5e
NEWS
@@ -18,6 +18,10 @@ PHP NEWS
18
. Fixed bug #77780 ("Headers already sent..." when previous connection was
19
aborted). (Jakub Zelenka)
20
21
+- Reflection:
22
+ . Fixed bug GH-8932 (ReflectionFunction provides no way to get the called
23
+ class of a Closure). (cmb, Nicolas Grekas)
24
+
25
- Streams:
26
. Fixed bug GH-9316 ($http_response_header is wrong for long status line).
27
(cmb, timwolla)
0 commit comments