[php-maint] Bug#704903: php5: Bug #60723 error_log error time has	changed to UTC ignoring default timezone
    Bernard Massot 
    bmassot at free.fr
       
    Tue Jul  9 07:56:03 UTC 2013
    
    
  
Not having local time in logs is really annoying. You could just apply
the official patch:
https://bugs.php.net/patch-display.php?bug=60723&patch=bug60723.patch&revision=1348197432
And, even better, don't print timezone, because it is irrelevant, it was
like this before, and PHP's timezone detection is not so good (it failed
for me whereas it is properly defined on my system).
    
    
More information about the pkg-php-maint
mailing list