Skip to content

Commit 25fb7a2

Browse files
committed
[ci skip] NEWS
1 parent 2f4ba1b commit 25fb7a2

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
@@ -56,6 +56,10 @@ PHP NEWS
5656
. Fix GH-10292 (Made the default value of the first param of srand() and
5757
mt_srand() unknown). (kocsismate)
5858

59+
- Reflection:
60+
. Fixed bug GH-10623 (Reflection::getClosureUsedVariables opcode fix with
61+
variadic arguments). (nielsdos)
62+
5963
- Standard:
6064
. Fixed bug GH-8086 (Introduce mail.mixed_lf_and_crlf INI). (Jakub Zelenka)
6165
. Fixed bug GH-10292 (Made the default value of the first param of srand() and

0 commit comments

Comments
 (0)