Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c zend_compile.h zend_execute_API.c zend_globals.h zend_language_parser.y
zend_language_scanner.l zend_opcode.c zend_vm_def.h zend_vm_execute.h zend_vm_opcodes.h /tests jump01.phpt jump02.phpt jump03.phpt jump04.phpt
jump05.phpt jump06.phpt jump07.phpt jump08.phpt jump09.phpt jump10.phpt php-src NEWS

From: Date: Fri, 10 Mar 2006 15:54:15 +0000
Subject: Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c zend_compile.h zend_execute_API.c zend_globals.h zend_language_parser.y
zend_language_scanner.l zend_opcode.c zend_vm_def.h zend_vm_execute.h zend_vm_opcodes.h /tests jump01.phpt jump02.phpt jump03.phpt jump04.phpt
jump05.phpt jump06.phpt jump07.phpt jump08.phpt jump09.phpt jump10.phpt php-src NEWS
References: 1  Groups: php.zend-engine.cvs 
Request: Send a blank email to [email protected] to get a copy of this message
Dmitry Stogov wrote:
> dmitry		Fri Mar 10 08:29:22 2006 UTC
>
>   Added files:                 
>     /ZendEngine2/tests	jump01.phpt jump02.phpt jump03.phpt jump04.phpt 
>                       	jump05.phpt jump06.phpt jump07.phpt jump08.phpt 
>                       	jump09.phpt jump10.phpt 
>
>   Modified files:              
>     /php-src	NEWS 
>     /ZendEngine2	zend_compile.c zend_compile.h zend_execute_API.c 
>                 	zend_globals.h zend_language_parser.y 
>                 	zend_language_scanner.l zend_opcode.c zend_vm_def.h 
>                 	zend_vm_execute.h zend_vm_opcodes.h 
>   Log:
>   Implemented "jump label" operator (limited "goto")
>   
Patch against zend_vm_execute.h to get it to compile.
Also includes 2 new macros for returning empty strings: 
RETVAL_EMPTY_TEXT() and RETURN_EMPTY_TEXT()

Rob


Thread (10 messages)

« previous php.zend-engine.cvs (#4710) next »