Re: Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.czend_compile.h zend_globals.h zend_language_parser.y /testsbreak_label01.phpt
break_label02.phpt break_label03.phptbreak_label04.phpt break_label05.phpt break_label06.phpt break_label07.

From: Date: Mon, 06 Mar 2006 19:44:31 +0000
Subject: Re: Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.czend_compile.h zend_globals.h zend_language_parser.y /testsbreak_label01.phpt
break_label02.phpt break_label03.phptbreak_label04.phpt break_label05.phpt break_label06.phpt break_label07.
References: 1 2  Groups: php.doc php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Don't worry, we follow the cvs lists.
I'll document it as soon as the code stabilizes.

Nuno


----- Original 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>".


Thread (2 messages)

  • Andi Gutmans
    • Nuno LopesRe: Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.czend_compile.h zend_globals.h zend_language_parser.y /testsbreak_label01.phpt
      break_label02.phpt break_label03.phptbreak_label04.phpt break_label05.phpt break_label06.phpt break_label07.
« previous php.internals (#22145) next »