Re: [PHP-DOC] Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2009-06-18 Thread Rasmus Lerdorf
Derick Rethans wrote: > On Tue, 26 May 2009, Philip Olson wrote: > derick Tue May 19 19:43:44 2009 UTC Modified files: /php-src/ext/datephp_date.c Log: - Getting rid of using the environment to guess timezone information from. #- [DOC] >>> W

Re: [PHP-DOC] Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2009-05-26 Thread Derick Rethans
On Tue, 26 May 2009, Philip Olson wrote: > > > > derickTue May 19 19:43:44 2009 UTC > > > > > > Modified files: > > > /php-src/ext/date php_date.c > > > Log: > > > - Getting rid of using the environment to guess timezone information from. > > > #- [DOC] > > > > > Wait, what

Re: [PHP-DOC] Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2009-05-26 Thread Philip Olson
derick Tue May 19 19:43:44 2009 UTC Modified files: /php-src/ext/datephp_date.c Log: - Getting rid of using the environment to guess timezone information from. #- [DOC] Wait, what? I can see moving it to the lowest priority, but why get rid of it completely? -Rasm