Re: GOTO and/or BREAK LABEL (conclusion)

From: Date: Thu, 09 Mar 2006 10:27:45 +0000
Subject: Re: GOTO and/or BREAK LABEL (conclusion)
References: 1 2 3 4  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Jon Dowland wrote:
At 1141902889, Andrey Hristov wrote:
sorry for sending second email. Another choice could be leave, which seems better than escape (clashes with escaping sequences).
I think leave has too many connotations with break and similar commands, and could be misleading. I don't concur and there is documentation for the language. To get to a
language one needs to read a bit of its documentation. In every language I know break leaves the current loop, in PHP it's overloaded that the PC could be set after n loops. Andrey

Thread (106 messages)

« previous php.internals (#22274) next »