From bf1ed3de73534b910b1dd31456bb043885ad925b Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Mon, 1 Mar 2004 10:44:22 +0000 Subject: [PATCH] - Fix test. --- ext/wddx/tests/001.phpt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/wddx/tests/001.phpt b/ext/wddx/tests/001.phpt index 56dcfbb939..3aae148530 100644 --- a/ext/wddx/tests/001.phpt +++ b/ext/wddx/tests/001.phpt @@ -14,11 +14,11 @@ array(11) { ["aNumber"]=> float(-12.456) ["aDateTime"]=> - int(897600732) + int(897625932) ["aDateTime2"]=> - int(329607132) + int(329632332) ["aDateTime3"]=> - string(19) "2040-06-12T04:32:12" + string(22) "2040-06-12T04:32:12+00" ["aBoolean"]=> bool(true) ["anArray"]=> -- 2.50.1