]> granicus.if.org Git - php/commit
MFB51:
authorIlia Alshanetsky <iliaa@php.net>
Tue, 29 Nov 2005 01:31:52 +0000 (01:31 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 29 Nov 2005 01:31:52 +0000 (01:31 +0000)
commiteed6f67ffad65dafa65c78714c1831084f40e050
treeb26e154545cc8dc0839de497ea306d9c693dbbbd
parent2303ff493c56b147078dd3baad0f0f7aa7000a73
MFB51:
Fixed bug #35422 (strtotime() does not parse times with UTC as timezone).
Fixed bug #35414 (strtotime() no longer works with ordinal suffix).
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/lib/timezonemap.h
ext/date/tests/bug35414.phpt [new file with mode: 0644]
ext/date/tests/bug35422.phpt [new file with mode: 0644]