Skip to content

Commit 840ea64

Browse files
committed
[ci skip] NEWS
1 parent dcde9b8 commit 840ea64

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
@@ -52,6 +52,10 @@ PHP NEWS
5252
always returns 1). (timwolla)
5353
. Fixed Randomizer::getInt() consistency for 32-bit engines. (timwolla)
5454

55+
- Reflection:
56+
. Fixed bug GH-8932 (ReflectionFunction provides no way to get the called
57+
class of a Closure). (cmb, Nicolas Grekas)
58+
5559
- Streams:
5660
. Fixed bug GH-9316 ($http_response_header is wrong for long status line).
5761
(cmb, timwolla)

0 commit comments

Comments
 (0)