diff options
-rw-r--r-- | ext/date/tests/bug67118_2.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/date/tests/bug67118_2.phpt b/ext/date/tests/bug67118_2.phpt index b517a3bd38..b4904a1583 100644 --- a/ext/date/tests/bug67118_2.phpt +++ b/ext/date/tests/bug67118_2.phpt @@ -26,10 +26,10 @@ First try Second try object(Foo)#1 (3) { ["date"]=> - string(26) "2007-09-12 15:49:12.000000" + string(%d) "2007-09-12 15:49:%s" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } -Done
\ No newline at end of file +Done |