From: Moriyoshi Koizumi Date: Mon, 1 Mar 2004 10:44:22 +0000 (+0000) Subject: - Fix test. X-Git-Tag: RELEASE_0_2_0~104 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf1ed3de73534b910b1dd31456bb043885ad925b;p=php - Fix test. --- 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"]=>