1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 08:58:28 +02:00
Nikita Popov 94b2ccae9c Fix throwing of exceptions within a generator
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.
2012-07-22 17:46:46 +02:00
2012-05-15 18:30:48 +02:00
2012-05-08 11:28:15 +02:00
2012-05-09 11:29:19 +08:00
2012-05-20 00:03:27 +02:00
2012-03-22 17:22:17 +08:00
2012-05-20 00:03:27 +02:00
2011-12-04 16:46:45 +00:00
2012-01-01 13:15:04 +00:00
2012-03-20 11:14:59 +01:00
2012-03-30 00:01:52 -07:00
2012-05-10 15:56:50 +02:00
2012-04-19 00:08:42 +02:00
2012-04-19 00:08:42 +02:00
2012-04-19 10:45:21 -07:00

The Win32 Build System.

See http://wiki.php.net/internals/windows/stepbystepbuild 

vim:tw=78:sw=1:ts=1:et

S
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:25:23.756Z
Readme BSD-3-Clause 966 MiB
Languages
C 66.1%
PHP 31.2%
C++ 0.8%
Shell 0.5%
M4 0.4%
Other 0.8%