+++ This bug was initially created as a clone of Bug #3548 +++ Description of problem: PHP uses its own timezone database in a form of PHP extension (essentially, a .so file). Current version (2011.5) does not reflect actual DST information for Russia and some other countries where DST has been nullified. Suggest updating the package to a recent version (2011.14 as of now). Version-Release number of selected component (if applicable): 2011.5-1.mga1 How reproducible: always Steps to Reproduce: 1. <?php echo date(DATE_RFC850); ?> 2. if you are in an affected country, output will differ 1 hour from system clock 3.
We have version php-timezonedb-2011.14-1.1.mga1.src.rpm in 1/core-updates now, so apparently this got fixed
Status: NEW => RESOLVEDCC: (none) => marja11Resolution: (none) => FIXED