]> granicus.if.org Git - php/commitdiff
Don't test other functionality than wddx here.
authorMarcus Boerger <helly@php.net>
Thu, 14 Aug 2003 17:25:05 +0000 (17:25 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 14 Aug 2003 17:25:05 +0000 (17:25 +0000)
ext/wddx/tests/001.phpt
ext/wddx/tests/wddx.xml

index 857cc2f304f889d511e8a41c7152cd9c865a42f8..56dcfbb9398b1aa2c9a04115ccc66c90f52ac4f7 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-wddz deserialization test
+wddx deserialization test
 --FILE--
 <?php
        $path = dirname(__FILE__);
@@ -16,7 +16,7 @@ array(11) {
   ["aDateTime"]=>
   int(897600732)
   ["aDateTime2"]=>
-  string(19) "1930-06-12T04:32:12"
+  int(329607132)
   ["aDateTime3"]=>
   string(19) "2040-06-12T04:32:12"
   ["aBoolean"]=>
index 8713159636cc7d60c97f0d28dea7d2d9079751e6..4b34ef96b86f026dbb91f304153e79fd4b5a08a9 100644 (file)
@@ -17,7 +17,7 @@
                          <dateTime>1998-06-12T04:32:12</dateTime>
                      </var>
                      <var name='aDateTime2'>
-                         <dateTime>1930-06-12T04:32:12</dateTime>
+                         <dateTime>1980-06-12T04:32:12</dateTime>
                      </var>
                      <var name='aDateTime3'>
                          <dateTime>2040-06-12T04:32:12</dateTime>