1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00

MFH: Don't test other functionality than wddx here.

This commit is contained in:
Marcus Boerger
2003-08-14 17:25:17 +00:00
parent 88e0b419f2
commit 88b48b5376
2 changed files with 3 additions and 3 deletions
+2 -2
View 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"]=>
+1 -1
View 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>