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 2f4ba1b commit 25fb7a2Copy full SHA for 25fb7a2
NEWS
@@ -56,6 +56,10 @@ PHP NEWS
56
. Fix GH-10292 (Made the default value of the first param of srand() and
57
mt_srand() unknown). (kocsismate)
58
59
+- Reflection:
60
+ . Fixed bug GH-10623 (Reflection::getClosureUsedVariables opcode fix with
61
+ variadic arguments). (nielsdos)
62
+
63
- Standard:
64
. Fixed bug GH-8086 (Introduce mail.mixed_lf_and_crlf INI). (Jakub Zelenka)
65
. Fixed bug GH-10292 (Made the default value of the first param of srand() and
0 commit comments