moriyoshi Mon Mar 1 05:44:22 2004 EDT
Modified files:
/php-src/ext/wddx/tests 001.phpt
Log:
- Fix test.
http://cvs.php.net/diff.php/php-src/ext/wddx/tests/001.phpt?r1=1.2&r2=1.3&ty=u
Index: php-src/ext/wddx/tests/001.phpt
diff -u php-src/ext/wddx/tests/001.phpt:1.2 php-src/ext/wddx/tests/001.phpt:1.3
--- php-src/ext/wddx/tests/001.phpt:1.2 Thu Aug 14 13:25:05 2003
+++ php-src/ext/wddx/tests/001.phpt Mon Mar 1 05:44:22 2004
@@ -14,11 +14,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"]=>
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php