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