Commit: 6928433ddac28d3baae4ac2f07b1f917abfbb558 Author: Remi Collet <[email protected]> Thu, 16 Jul 2020 12:07:17 +0200 Parents: c79d12f17e1e03514e98582252f157cb9e15695e Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=6928433ddac28d3baae4ac2f07b1f917abfbb558 Log: #79657 was cherry-picked in 7.4.7 Bugs: https://bugs.php.net/79657 Changed paths: M ChangeLog-7.php Diff: diff --git a/ChangeLog-7.php b/ChangeLog-7.php index d19a55bd3..040e905e6 100644 --- a/ChangeLog-7.php +++ b/ChangeLog-7.php @@ -20,7 +20,6 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change <li><?php bugfix(79595); ?> (zend_init_fpu() alters FPU precision).</li> <li><?php bugfix(79650); ?> (php-win.exe 100% cpu lockup).</li> <li><?php bugfix(79668); ?> (get_defined_functions(true) may miss functions).</li> - <li><?php bugfix(79657); ?> ("yield from" hangs when invalid value encountered).</li> <li><?php bugfix(79683); ?> (Fake reflection scope affects __toString()).</li> <li>Fixed possibly unsupported timercmp() usage.</li> </ul></li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
