Skip to content

Commit 6ffe08d

Browse files
committed
#79657 was cherry-picked in 7.4.7
1 parent 27bb0d9 commit 6ffe08d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ PHP NEWS
5757
. Fixed bug #79650 (php-win.exe 100% cpu lockup). (cmb)
5858
. Fixed bug #79668 (get_defined_functions(true) may miss functions). (cmb,
5959
Nikita)
60-
. Fixed bug #79657 ("yield from" hangs when invalid value encountered).
61-
(Nikita)
6260
. Fixed bug #79683 (Fake reflection scope affects __toString()). (Nikita)
6361
. Fixed possibly unsupported timercmp() usage. (cmb)
6462

@@ -107,6 +105,8 @@ PHP NEWS
107105
. Fixed bug #79489 (.user.ini does not inherit). (cmb)
108106
. Fixed bug #79600 (Regression in 7.4.6 when yielding an array based
109107
generator). (Nikita)
108+
. Fixed bug #79657 ("yield from" hangs when invalid value encountered).
109+
(Nikita)
110110

111111
- FFI:
112112
. Fixed bug #79571 (FFI: var_dumping unions may segfault). (cmb)

0 commit comments

Comments
 (0)