]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Wed, 23 Jan 2008 11:38:31 +0000 (11:38 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 23 Jan 2008 11:38:31 +0000 (11:38 +0000)
ext/standard/tests/array/array_merge_recursive_variation5.phpt

index a63f9a6e2529cab8bae91ac23d3bb48ee429085c..98c6e8be56b04b874dfa2f0bfed148996982ac9a 100644 (file)
@@ -374,8 +374,10 @@ array(8) {
   object(classA)#%d (0) {
   }
   ["string"]=>
-  array(1) {
+  array(2) {
     [0]=>
+    NULL
+    [1]=>
     string(5) "hello"
   }
   ["resource"]=>
@@ -698,8 +700,10 @@ array(8) {
   object(classA)#%d (0) {
   }
   [u"string"]=>
-  array(1) {
+  array(2) {
     [0]=>
+    NULL
+    [1]=>
     unicode(5) "hello"
   }
   [u"resource"]=>