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 dcde9b8 commit 840ea64Copy full SHA for 840ea64
NEWS
@@ -52,6 +52,10 @@ PHP NEWS
52
always returns 1). (timwolla)
53
. Fixed Randomizer::getInt() consistency for 32-bit engines. (timwolla)
54
55
+- Reflection:
56
+ . Fixed bug GH-8932 (ReflectionFunction provides no way to get the called
57
+ class of a Closure). (cmb, Nicolas Grekas)
58
+
59
- Streams:
60
. Fixed bug GH-9316 ($http_response_header is wrong for long status line).
61
(cmb, timwolla)
0 commit comments