Skip to content

Commit

Permalink
#79657 was cherry-picked in 7.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Jul 16, 2020
1 parent 27bb0d9 commit 6ffe08d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ PHP NEWS
. Fixed bug #79650 (php-win.exe 100% cpu lockup). (cmb)
. Fixed bug #79668 (get_defined_functions(true) may miss functions). (cmb,
Nikita)
. Fixed bug #79657 ("yield from" hangs when invalid value encountered).
(Nikita)
. Fixed bug #79683 (Fake reflection scope affects __toString()). (Nikita)
. Fixed possibly unsupported timercmp() usage. (cmb)

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

- FFI:
. Fixed bug #79571 (FFI: var_dumping unions may segfault). (cmb)
Expand Down

0 comments on commit 6ffe08d

Please sign in to comment.