Re: [PHP-DEV] Segfault in implode()

2002-10-06 Thread Sander Roobol
On Sun, Oct 06, 2002 at 12:10:17PM +0200, Martin Jansen wrote: > FYI: Yesterdays snapshot segfaults with the following line of code: > > $foo = implode("", array()); > ?> Fixed in CVS, thanks for the report. Sander -- PHP Development Mailing List

Re: [PHP-DEV] Segfault in implode()

2002-10-06 Thread Jan Lehnardt
Hi, On Sun, Oct 06, 2002 at 12:10:17PM +0200, Martin Jansen wrote: > FYI: Yesterdays snapshot segfaults with the following line of code: > > $foo = implode("", array()); > ?> I cannot reproduce this with current HEAD on FreeBSD, can you give more information about your bu

[PHP-DEV] Segfault in implode()

2002-10-06 Thread Martin Jansen
FYI: Yesterdays snapshot segfaults with the following line of code: -- - Martin Martin Jansen http://martinjansen.com/ -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php