File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,8 +57,6 @@ PHP NEWS
57
57
. Fixed bug #79650 (php-win.exe 100% cpu lockup). (cmb)
58
58
. Fixed bug #79668 (get_defined_functions(true) may miss functions). (cmb,
59
59
Nikita)
60
- . Fixed bug #79657 ("yield from" hangs when invalid value encountered).
61
- (Nikita)
62
60
. Fixed bug #79683 (Fake reflection scope affects __toString()). (Nikita)
63
61
. Fixed possibly unsupported timercmp() usage. (cmb)
64
62
@@ -107,6 +105,8 @@ PHP NEWS
107
105
. Fixed bug #79489 (.user.ini does not inherit). (cmb)
108
106
. Fixed bug #79600 (Regression in 7.4.6 when yielding an array based
109
107
generator). (Nikita)
108
+ . Fixed bug #79657 ("yield from" hangs when invalid value encountered).
109
+ (Nikita)
110
110
111
111
- FFI:
112
112
. Fixed bug #79571 (FFI: var_dumping unions may segfault). (cmb)
You can’t perform that action at this time.
0 commit comments