PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Date and Time » Date » Bug #434

TimeZone.php function inDaylightTime fails

Details

Submitted2003-12-16 07:26 UTC
Fromwaveangle at yahoo dot com
Assignedpajoye
StatusDuplicate
PackageDate
PHP Version4.3.4
OSWindows 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.