On Fri, Apr 4, 2008 at 12:43 PM, Arvids Godjuks <[EMAIL PROTECTED]> wrote: > Link: http://news.php.net/php.internals/36536 > One question - are you crazy? I heared about break with goto capabilities - > that's understandable - you could break 2 or 3 level loops, but this one > shit.
Could you please keep polite language? Details of this construct were known for quite a long time, and it was available in PHP6 for "ages" it is a limited goto, just as advertised. you can get out of blocks with it, but you can't go into blocks -- Alexey Zakhlestin http://blog.milkfarmsoft.com/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php