Re: [PHP-DEV] date() status

2005-10-10 Thread Derick Rethans
On Sun, 9 Oct 2005, Nuno Lopes wrote: > > I'm not sure if all the patches are commited as for now, but it still > > doesn't work for me. First, IDT setting still returns unknown timezone, > > second, now PHP crashes in: > > > > 0x08095bcd in timelib_tzinfo_dtor (tz=0x0) at > > php5/ext/date/lib/ti

Re: [PHP-DEV] date() status

2005-10-10 Thread Derick Rethans
On Mon, 10 Oct 2005, Stanislav Malyshev wrote: > NL>>This patch should fix the segfault: > NL>>http://mega.ist.utl.pt/~ncpl/php_date_segf.txt > > Any reason it's not in 5.1 CVS? Yes, I didn't have time to look at it yet. I've other things to do :) Derick -- Derick Rethans http://derickrethans

Re: [PHP-DEV] date() status

2005-10-10 Thread Stanislav Malyshev
NL>>This patch should fix the segfault: NL>>http://mega.ist.utl.pt/~ncpl/php_date_segf.txt Any reason it's not in 5.1 CVS? -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ +972-3-6139665 ext.115 -- PHP Internals - PHP Runtime Development Mailing List To uns

Re: [PHP-DEV] date() status

2005-10-09 Thread Nuno Lopes
I'm not sure if all the patches are commited as for now, but it still doesn't work for me. First, IDT setting still returns unknown timezone, second, now PHP crashes in: 0x08095bcd in timelib_tzinfo_dtor (tz=0x0) at php5/ext/date/lib/timelib.c:107 107 TIMELIB_TIME_FREE(tz->name);

[PHP-DEV] date() status

2005-10-09 Thread Stanislav Malyshev
I'm not sure if all the patches are commited as for now, but it still doesn't work for me. First, IDT setting still returns unknown timezone, second, now PHP crashes in: 0x08095bcd in timelib_tzinfo_dtor (tz=0x0) at php5/ext/date/lib/timelib.c:107 107 TIMELIB_TIME_FREE(tz->name); (g