On Wed, 13 May 2009, Stanislav Malyshev wrote:

> > 2) Uninitialized DATEG(tzcache. It's initialized only during RINIT() so any
> > error messages befor this may crash PHP.
> 
> This isn't the first time we see extension being used before initialization.
> Maybe we need some infrastructure to prevent that.

In this case, I don't see why I can't init the tzcache in MINIT() 
though. But would that solve things?

regards,
Derick

-- 
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org
twitter: @derickr

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to