summaryrefslogtreecommitdiff
path: root/ext/date/tests/date_default_timezone_set-1.phpt
Commit message (Expand)AuthorAgeFilesLines
* - rename to correct bug #Pierre Joye2011-12-071-0/+4
* - Removed support for putenv("TZ=..") for setting the timezone.Derick Rethans2011-09-131-2/+2
* - Elevate no-tz setting made from E_STRICT to E_WARNING.Derick Rethans2009-01-271-2/+2
* - Fixed bug #35660 (AIX TZ variable format not understood, yields UTC timezone).Derick Rethans2005-12-201-2/+2
* - Reintroduced the normal constants.Derick Rethans2005-12-191-7/+7
* MFB51: Fixed UTC handling problem stemming from an earlier fix for bug #35422.Ilia Alshanetsky2005-12-181-3/+3
* MFB51: fixed date testsIlia Alshanetsky2005-11-291-3/+3
* MFB51: Moved date constants into the date class, they all class constantsIlia Alshanetsky2005-11-171-4/+4
* - Fixed error messages and testsfoobar2005-10-191-2/+2
* - MF51: Implemented better timezone guessing algorithm.Derick Rethans2005-10-011-4/+12
* - Fixed bug #33578 (strtotime() problem with "Oct17" format).Derick Rethans2005-07-201-0/+20