Re: [PHP-DEV] [PATCH] fix for bug #18654

2002-08-20 Thread Sander Roobol
Yeah, should have done that immediately. Committed. On Tue, Aug 20, 2002 at 09:41:54PM +0200, Christophe Sollet wrote: > Sander Roobol wrote: > > Can it be merged in the 4.2 branch too ? > It would be great to have 4.2.3 without this bug. > > Christophe > > > >Thanks, I've committed the patch

Re: [PHP-DEV] [PATCH] fix for bug #18654

2002-08-20 Thread Christophe Sollet
Sander Roobol wrote: Can it be merged in the 4.2 branch too ? It would be great to have 4.2.3 without this bug. Christophe >Thanks, I've committed the patch to CVS. > >Sander > >On Mon, Aug 19, 2002 at 03:42:12PM +0200, Christophe Sollet wrote: > > >>hi, >> this patch fix bug #18654 by ext

Re: [PHP-DEV] [PATCH] fix for bug #18654

2002-08-20 Thread Sander Roobol
Thanks, I've committed the patch to CVS. Sander On Mon, Aug 19, 2002 at 03:42:12PM +0200, Christophe Sollet wrote: > hi, >this patch fix bug #18654 by extending the nvexp definition. >The diff contains the resulting re2c var_unserializer.c. > > [snip] > > -- > PHP Development Mailing

[PHP-DEV] [PATCH] fix for bug #18654

2002-08-19 Thread Christophe Sollet
hi, this patch fix bug #18654 by extending the nvexp definition. The diff contains the resulting re2c var_unserializer.c. Index: var_unserializer.c === RCS file: /repository/php4/ext/standard/var_unserializer.c,v retrieving