Home » Date and Time » Date » Bug #434
TimeZone.php function inDaylightTime fails
Details
| Submitted | 2003-12-16 07:26 UTC |
|---|---|
| From | waveangle at yahoo dot com |
| Assigned | pajoye |
| Status | Duplicate |
| Package | Date |
| PHP Version | 4.3.4 |
| OS | Windows Server 2003 |
| Roadmaps | (Not assigned) |
Comments
[2003-12-16 07:26 UTC] waveangle at yahoo dot com
Description:
------------
TimeZone.php function inDaylightTime fails.
I'm running an app called phpWebSite. Calls into inDaylightTime are failing probably due to the environment variable "TZ" on Server 2003 and PHP 4.3.3 and greater.
The app fails with a cgi error on an otherwise blank page.
[2005-10-28 16:04 UTC] pablo at compuar dot com
This should not be considered bogus as with newer apache/php versions (apache 2.0.54/55 and php5.1rc3/51rc4-dev), on windows this functions makes Apache crash every single time.