From:             admin at x-simulator dot de
Operating system: Debian Squeze
PHP version:      5.3.15
Package:          Date/time related
Bug Type:         Bug
Bug description:Bug reappear:error_log ignores date.timezone php.ini at custom 
log path

Description:
------------
With 5.3.15
Bug #45191 and 
Bug #49627 reappers!

Reproduce code:
---------------
# php.ini :
; Log errors to specified file.
error_log = "/var/log/php/php-error.log"
; Defines the default timezone used by the date functions
date.timezone = "Europe/Berlin"

# System time settings:
root@localhost ~# date
root@localhost ~# Tue Aug 14 11:47:29 CEST 2012

php-error.log still writes GMT:  Tue Aug 14 09:47:29

Same problem is reported with PHP 5.4.1 to 5.4.5

I must reopen and write a new bug report because the old bugs are closed
and the 
error is still existent in current versions of php.


-- 
Edit bug report at https://bugs.php.net/bug.php?id=62815&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=62815&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=62815&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=62815&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=62815&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=62815&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=62815&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=62815&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=62815&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=62815&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=62815&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=62815&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=62815&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=62815&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=62815&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=62815&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=62815&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=62815&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=62815&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=62815&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=62815&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=62815&r=mysqlcfg

Reply via email to