1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Nikita Popov 134089372b Throw error also for return occuring before yield
Previously only an error was thrown when return occured after yield. Also
returns before the first yield would fail for by-ref generators.

Now the error message is handled in pass_two, so all returns are checked.
2012-07-22 20:11:09 +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
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

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