Nikita Popov
be7b0bc3ec
Implement Generator::throw() method
...
Generator::throw($exception) throws an exception into the generator. The
exception is thrown at the current point of suspension within the generator.
It basically behaves as if the current yield statement were replaced with
a throw statement and the generator subsequently resumed.
2012-12-24 00:27:55 +01:00
..
2012-08-29 20:46:56 +02:00
2012-12-12 17:47:55 +04:00
2012-07-20 16:09:06 +02:00
2012-07-22 17:46:46 +02:00
2012-11-30 14:14:36 +04:00
2012-12-20 20:33:18 +01:00
2012-08-20 12:53:18 +02:00
2012-08-20 12:53:18 +02:00
2012-08-20 12:53:18 +02:00
2012-08-20 12:53:18 +02:00
2012-07-20 16:09:06 +02:00
2012-07-20 16:09:06 +02:00
2012-07-20 17:40:04 +02:00
2012-07-20 16:09:06 +02:00
2012-07-20 17:40:04 +02:00
2012-07-20 17:40:04 +02:00
2012-07-26 17:13:25 +02:00
2012-07-20 16:09:06 +02:00
2012-07-20 16:09:06 +02:00
2012-07-20 16:09:06 +02:00
2012-08-29 20:46:56 +02:00
2012-07-20 16:09:06 +02:00
2012-07-20 17:40:04 +02:00
2012-07-20 16:09:06 +02:00
2012-07-20 16:09:06 +02:00
2012-07-22 17:46:46 +02:00
2012-07-20 16:09:06 +02:00
2012-12-18 21:39:02 +01:00
2012-09-22 19:15:53 +02:00
2012-07-20 16:09:06 +02:00
2012-07-20 16:09:06 +02:00
2012-07-22 01:22:22 +02:00
2012-12-24 00:27:55 +01:00
2012-12-24 00:27:55 +01:00
2012-12-24 00:27:55 +01:00
2012-12-24 00:27:55 +01:00
2012-12-24 00:27:55 +01:00
2012-07-20 16:09:06 +02:00
2012-07-20 16:09:06 +02:00
2012-09-01 20:31:40 +02:00
2012-07-22 01:22:22 +02:00
2012-07-22 14:33:25 +02:00
2012-12-21 17:28:20 +01:00
2012-07-20 16:09:06 +02:00
2012-08-20 12:53:18 +02:00
2012-08-25 17:40:08 +02:00
2012-07-22 01:22:22 +02:00
2012-07-20 16:09:06 +02:00
2012-07-20 16:09:06 +02:00