On Tue, 7 Jun 2005, Stanislav Malyshev wrote:

> GS>>Well, point a) implied that it's a solvable problem, at least as much as 
> it
> GS>>is when doing any sort of premature exit from a block.
> 
> It's worse problem since we are going to jump to random place and not just 
> to the end of the block. At the end of the block we could have opcode that 
> takes care of that. At random place, we can't have it.

But we can have it when the function ends.

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to