]> granicus.if.org Git - php/commit
- Fixed bug #35143 (gettimeofday() ignores current time zone).
authorDerick Rethans <derick@php.net>
Sun, 20 Nov 2005 20:14:24 +0000 (20:14 +0000)
committerDerick Rethans <derick@php.net>
Sun, 20 Nov 2005 20:14:24 +0000 (20:14 +0000)
commit2bb4d8282c9c9c508435399c3af17db8044345ae
treed566789f85b36fbc3f6a29d98f6b5a041b86d1bd
parent4020933726f0acece26567becadb1585e2c99078
- Fixed bug #35143 (gettimeofday() ignores current time zone).
- Fixed tests due to class constants patch.
NEWS
ext/date/php_date.c
ext/date/php_date.h
ext/date/tests/bug35143.phpt [new file with mode: 0644]
ext/date/tests/date_create-2.phpt
ext/date/tests/date_modify-1.phpt
ext/date/tests/date_modify-2.phpt
ext/standard/microtime.c