On Tue, 7 Mar 2006, Sascha Schumann wrote:

> On Tue, 7 Mar 2006, Dmitry Stogov wrote:
> 
> > Hi,
> > 
> > Because of some confused people I reverted "break label" patch and post it
> > for discussion once again together with GOTO patch.
> > 
> > Please reviw and vote.
> > 
> > 1) goto and break label
> > 2) goto only (like C)
> > 3) break label only (like Java)
> > 4) nothing
> 
>     5) goto, fowarding-jumping only.

Yes I agree with that if you mean by forwarding: down and out of scope 
only (not into loop constructs). I would assume you mean that though.

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