On Wednesday 15 June 2005 09:26, Derick Rethans wrote: > > +#ifdef COMPILE_DL_DATE > > +ZEND_GET_MODULE(date) > > +#endif > > + > > This is also needed when you don't need a dynamic extension? This > extension should never be dynamic as it replaces some functionality from > ext/standard.
No this is not needed with static build of ext/date. I didn't realize it was parts of ext/standard that were moved here. Edin -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php