On Jun 7, 2005, at 8:43 AM, Stanislav Malyshev wrote:

GS>>Perl's goto specifically forbids jumping into control structures that GS>>require intialization (for instance, foreach()). That seems like a
GS>>sensible limitation to me.

jumping out is no good either.

Because of the memory issues? This is a) an inherent problem with labeled break as well, b) a problem that self-rectifies at the end of the request (as per Derick's discussion).

George

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

Reply via email to