mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
94b2ccae9ce95c4c71bb8db8ce75dcdf26df7d7a
If a generator threw an exception and was iterated using foreach (i.e. not manually) an infinite loop was triggered. The reason was that the exception was not properly rethrown using zend_throw_exception_internal.
…
…
…
…
…
…
…
…
…
…
…
The Win32 Build System. See http://wiki.php.net/internals/windows/stepbystepbuild vim:tw=78:sw=1:ts=1:et
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:25:23.756Z
Languages
C
66.1%
PHP
31.2%
C++
0.8%
Shell
0.5%
M4
0.4%
Other
0.8%