Re: [PHP-DEV] split and strftime on PHP5.3

2009-06-04 Thread Lester Caine
Derick Rethans wrote: On Thu, 4 Jun 2009, Lester Caine wrote: 2/ "It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warni

Re: [PHP-DEV] split and strftime on PHP5.3

2009-06-04 Thread Derick Rethans
On Thu, 4 Jun 2009, Lester Caine wrote: > 2/ > "It is not safe to rely on the system's timezone settings. You are *required* > to use the date.timezone setting or the date_default_timezone_set() function. > In case you used any of those methods and you are still getting this warning, > you most li