On Wed, 28 Jul 2004, Sara Golemon wrote:

> I wrote up a patch for implementing gotos in php scripts a couple months ago
> as an exercise in working with the Zend engine.  I put it aside assuming
> noone would actually want it, but Wez and Ilia convinced me to post it for
> consideration:
>
> Description:
> http://pecl.org
>
> Patch:
> http://pecl.org/patches/opcode_goto_5.1.0.diff

I think we should make it allow constant label names only, doing it
dynamically is just too confusing to read later on.

Derick

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

Reply via email to