Skip to content

Commit 6deddd3

Browse files
committed
[ci skip] NEWS
1 parent 409baac commit 6deddd3

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
@@ -23,6 +23,10 @@ PHP NEWS
2323
- PCRE:
2424
. Fixed pcre.jit on Apple Silicon. (Niklas Keller)
2525

26+
- Reflection:
27+
. Fixed bug GH-8932 (ReflectionFunction provides no way to get the called
28+
class of a Closure). (cmb, Nicolas Grekas)
29+
2630
- Streams:
2731
. Fixed bug GH-9316 ($http_response_header is wrong for long status line).
2832
(cmb, timwolla)

0 commit comments

Comments
 (0)