Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard array.c

2002-12-26 Thread Andrei Zmievski
That's fine. On Fri, 27 Dec 2002, Moriyoshi Koizumi wrote: > Andrei Zmievski <[EMAIL PROTECTED]> wrote: > > > On Fri, 27 Dec 2002, Moriyoshi Koizumi wrote: > > > Andrei Zmievski wrote: > > > > > > >Was this fix entirely necessary? It didn't seems like a showstopper bug. > > > > > > > > > > > Fi

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard array.c

2002-12-26 Thread Moriyoshi Koizumi
Andrei Zmievski <[EMAIL PROTECTED]> wrote: > On Fri, 27 Dec 2002, Moriyoshi Koizumi wrote: > > Andrei Zmievski wrote: > > > > >Was this fix entirely necessary? It didn't seems like a showstopper bug. > > > > > > > > First, I apologize I didn't ask you for permission before committing my > > pat

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard array.c

2002-12-26 Thread Derick Rethans
On Thu, 26 Dec 2002, Andrei Zmievski wrote: > On Fri, 27 Dec 2002, Moriyoshi Koizumi wrote: > > Andrei Zmievski wrote: > > > > >Was this fix entirely necessary? It didn't seems like a showstopper bug. > > > > > > > > First, I apologize I didn't ask you for permission before committing my > > pa

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard array.c

2002-12-26 Thread Andrei Zmievski
On Fri, 27 Dec 2002, Moriyoshi Koizumi wrote: > Andrei Zmievski wrote: > > >Was this fix entirely necessary? It didn't seems like a showstopper bug. > > > > > First, I apologize I didn't ask you for permission before committing my > patch. > Actually it might not be a showstopper, but I believe

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard array.c

2002-12-26 Thread Moriyoshi Koizumi
Andrei Zmievski wrote: Was this fix entirely necessary? It didn't seems like a showstopper bug. First, I apologize I didn't ask you for permission before committing my patch. Actually it might not be a showstopper, but I believe this should be fixed before the release, because it's a bug tha

[PHP-DEV] Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard array.c

2002-12-26 Thread Andrei Zmievski
Was this fix entirely necessary? It didn't seems like a showstopper bug. On Wed, 25 Dec 2002, Moriyoshi Koizumi wrote: > moriyoshi Wed Dec 25 15:00:14 2002 EDT > > Modified files: (Branch: PHP_4_3) > /php4/ext/standardarray.c > Log: > Fixed bug #21182 >