Date: 01/30/00
- Next message: Zeev Suraski: "Re: [PHP4BETA] <?$a=array();?> eats all memory and does no longer terminate."
- Previous message: Zeev Suraski: "[PHP4BETA] cvs: /php4/ext/standard basic_functions.c basic_functions.h"
- In reply to: thies <email protected>: "[PHP4BETA] <?$a=array();?> eats all memory and does no longer terminate."
- Next in thread: Zeev Suraski: "Re: [PHP4BETA] <?$a=array();?> eats all memory and does no longer terminate."
- Reply: Zeev Suraski: "Re: [PHP4BETA] <?$a=array();?> eats all memory and does no longer terminate."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks. I missed that when doing my super-duper NEXT_OPCODE() patch :)
I am commiting a fix.
Andi
At 08:17 PM 1/30/00 +0100, thies <email protected> wrote:
> hi,
>
> zend_execute:1912 will make the executor stay on the same
> opcode forever -> bad idea(tm)!
>
>--
>
>Thies C. Arntzen "One Big-Mac, Small Fries and a Coke!"
>Digital Collections Phone +49 40 235350 Fax +49 40 23535180
>Hammerbrookstr. 93 20097 Hamburg / Germany
>
>--
>PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
>To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
>For additional commands, e-mail: php4beta-help <email protected>
>To contact the list administrators, e-mail: php4beta-admin <email protected>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Zeev Suraski: "Re: [PHP4BETA] <?$a=array();?> eats all memory and does no longer terminate."
- Previous message: Zeev Suraski: "[PHP4BETA] cvs: /php4/ext/standard basic_functions.c basic_functions.h"
- In reply to: thies <email protected>: "[PHP4BETA] <?$a=array();?> eats all memory and does no longer terminate."
- Next in thread: Zeev Suraski: "Re: [PHP4BETA] <?$a=array();?> eats all memory and does no longer terminate."
- Reply: Zeev Suraski: "Re: [PHP4BETA] <?$a=array();?> eats all memory and does no longer terminate."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

