Re: [PHP-DEV] Re: tests/lang/bug24773.phpt, segfault with 4.3.5RC2

2004-02-06 Thread Pierre-Alain Joye
On Fri, 6 Feb 2004 21:44:48 +0900 Moriyoshi Koizumi <[EMAIL PROTECTED]> wrote: > I think this should be backported partly before 4.3.5 gets out of the > door. Ilia MFH'd it. Looks like my patch was good, but in the future I will rather check the cvs logs before trying anything ;) pierre -- PHP

Re: [PHP-DEV] Re: tests/lang/bug24773.phpt, segfault with 4.3.5RC2

2004-02-06 Thread Moriyoshi Koizumi
On 2004/02/06, at 1:22, Pierre-Alain Joye wrote: About my previous post. This commit has been lost. And the test: (EX(Ts)[EX(opline)->result.u.var].EA.type ==IS_STRING_OFFSET) is a bit cleaner than mine. My patch was reverted because it had a flaw and didn't address the whole issue. DmItry alread

[PHP-DEV] Re: tests/lang/bug24773.phpt, segfault with 4.3.5RC2

2004-02-05 Thread Pierre-Alain Joye
About my previous post. This commit has been lost. And the test: (EX(Ts)[EX(opline)->result.u.var].EA.type ==IS_STRING_OFFSET) is a bit cleaner than mine. pierre On Wed, 03 Dec 2003 19:33:17 - [EMAIL PROTECTED] (Moriyoshi Koizumi) wrote: > moriyoshi Wed Dec 3 14:33:17 2003 ED