From: Zoe Slattery Date: Tue, 21 Oct 2008 09:34:39 +0000 (+0000) Subject: Committing test for till X-Git-Tag: BEFORE_HEAD_NS_CHANGE~187 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4cdeb0e8083df440573ea33363ace8ddc7e004ea;p=php Committing test for till --- diff --git a/ext/date/tests/strtotime_basic.phpt b/ext/date/tests/strtotime_basic.phpt new file mode 100644 index 0000000000..48c8d6533a --- /dev/null +++ b/ext/date/tests/strtotime_basic.phpt @@ -0,0 +1,47 @@ +--TEST-- +strtotime() function - a test to show the difference in behaviour between 'first' and '1', "second" and "2"... +--INI-- +date.timezone="UTC" +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +%string|unicode%(10) "2008-12-01" +%string|unicode%(10) "2008-12-08" +%string|unicode%(10) "2008-12-15" +%string|unicode%(10) "2008-12-08" +%string|unicode%(10) "2008-12-15" +%string|unicode%(10) "2008-12-22"