Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c zend_compile.h zend_globals.h zend_language_parser.y /tests break_label01.phpt
break_label02.phpt break_label03.phpt break_label04.phpt break_label05.phpt break_label06.phpt break_label07.

From: Date: Fri, 03 Mar 2006 18:04:36 +0000
Subject: Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c zend_compile.h zend_globals.h zend_language_parser.y /tests break_label01.phpt
break_label02.phpt break_label03.phpt break_label04.phpt break_label05.phpt break_label06.phpt break_label07.
References: 1  Groups: php.doc php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Thanks for your help Sara!

Any chance someone from the Doc project has time to update the manual? Thanks.

Andi

At 05:09 AM 3/3/2006, Dmitry Stogov wrote:
dmitry          Fri Mar  3 13:09:13 2006 UTC
Added files:
    /ZendEngine2/tests  break_label01.phpt break_label02.phpt
                        break_label03.phpt break_label04.phpt
                        break_label05.phpt break_label06.phpt
                        break_label07.phpt break_label08.inc
                        break_label08.phpt break_label09.phpt
Modified files:
    /php-src    NEWS
    /ZendEngine2        zend_compile.c zend_compile.h zend_globals.h
                        zend_language_parser.y
Log: Added support for "continue" and "break" operators with labels. Each loop or switch statement can be marked by label and then it is possible to write "break <label>" instead of "break <number>". -- Zend Engine CVS Mailing List (http://cvs.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


Thread (2 messages)

« previous php.internals (#22101) next »