k.schroeder Sun Feb 9 16:44:51 2003 EDT
Modified files:
/php4/ext/standard datetime.c
Log:
fix for #17928
Index: php4/ext/standard/datetime.c
diff -u php4/ext/standard/datetime.c:1.103 php4/ext/standard/datetime.c:1.104
--- php4/ext/standard/datetime.c:1.1
k.schroeder Sun Feb 9 07:28:01 2003 EDT
Modified files:
/php4/ext/standard datetime.c
Log:
MSVC's mktime() does not examine the existence of a daylight-saving-time zone
Index: php4/ext/standard/datetime.c
diff -u php4/ext/standard/datetime.c:1.102 php4/ext
iliaa Mon Feb 3 17:48:26 2003 EDT
Modified files:
/php4/ext/standard datetime.c
Log:
Fixed bug #22017 (non descriptive error to appear when timestamp passed to
date() has value < 0. Win32 does not support timestamps prior to midnight
(00:00:00), January 1,
iliaa Thu Dec 19 12:06:36 2002 EDT
Modified files:
/php4/ext/standard datetime.c
Log:
Fixed bug #21098.
Index: php4/ext/standard/datetime.c
diff -u php4/ext/standard/datetime.c:1.97 php4/ext/standard/datetime.c:1.98
--- php4/ext/standard/datetime.c:1.97
iliaa Wed Sep 25 08:20:56 2002 EDT
Modified files:
/php4/ext/standard datetime.c
Log:
prevent segv on Windows with negative localtime values.
Index: php4/ext/standard/datetime.c
diff -u php4/ext/standard/datetime.c:1.95 php4/ext/standard/datetime.c:1.96
-
iliaa Sat Sep 21 11:41:20 2002 EDT
Modified files:
/php4/ext/standard datetime.c
Log:
Fixed bug #12934
locatime() now returns an error message when passed a negative value.
Index: php4/ext/standard/datetime.c
diff -u php4/ext/standard/datetime.c:1.94 ph
iliaa Thu Sep 19 14:22:52 2002 EDT
Modified files:
/php4/ext/standard datetime.c
Log:
Fixed bug #19414
Index: php4/ext/standard/datetime.c
diff -u php4/ext/standard/datetime.c:1.93 php4/ext/standard/datetime.c:1.94
--- php4/ext/standard/datetime.c:1.93
iliaa Wed Sep 18 17:34:32 2002 EDT
Modified files:
/php4/ext/standard datetime.c
Log:
Fixed bug #19446
Index: php4/ext/standard/datetime.c
diff -u php4/ext/standard/datetime.c:1.92 php4/ext/standard/datetime.c:1.93
--- php4/ext/standard/datetime.c:1.92