From 5c1dbf51afa376d6a6d58c2c0596a531c0b244cc Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Fri, 3 Mar 2006 07:53:21 +0000 Subject: [PATCH] - Added the test case for bug #36599 --- ext/date/tests/bug36599.phpt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ext/date/tests/bug36599.phpt diff --git a/ext/date/tests/bug36599.phpt b/ext/date/tests/bug36599.phpt new file mode 100644 index 0000000000..b34a7c288f --- /dev/null +++ b/ext/date/tests/bug36599.phpt @@ -0,0 +1,12 @@ +--TEST-- +Bug #36599 (DATE_W3C format constant incorrect). +--FILE-- + +--EXPECT-- +2006-03-03T08:47:55+00:00 +2006-03-03T08:47:55+00:00 -- 2.50.1