Skip to content

Commit 6aedc5e

Browse files
committed
[ci skip] NEWS
1 parent db1ef97 commit 6aedc5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ PHP NEWS
1818
. Fixed bug #77780 ("Headers already sent..." when previous connection was
1919
aborted). (Jakub Zelenka)
2020

21+
- Reflection:
22+
. Fixed bug GH-8932 (ReflectionFunction provides no way to get the called
23+
class of a Closure). (cmb, Nicolas Grekas)
24+
2125
- Streams:
2226
. Fixed bug GH-9316 ($http_response_header is wrong for long status line).
2327
(cmb, timwolla)

0 commit comments

Comments
 (0)