]> granicus.if.org Git - php/commitdiff
remove UEXPECTF section
authorAntony Dovgal <tony2001@php.net>
Wed, 9 Jul 2008 11:14:20 +0000 (11:14 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 9 Jul 2008 11:14:20 +0000 (11:14 +0000)
Zend/tests/each_002.phpt

index 59ff7a75dd59cd49f0ce98011238902148f4753c..f47ded4b140586dbc2837856664d4427bee4e3bf 100644 (file)
@@ -28,18 +28,3 @@ array(4) {
   ["key"]=>
   int(0)
 }
---UEXPECTF--
-bool(false)
-bool(false)
-array(4) {
-  [1]=>
-  object(stdClass)#1 (0) {
-  }
-  [u"value"]=>
-  object(stdClass)#1 (0) {
-  }
-  [0]=>
-  int(0)
-  [u"key"]=>
-  int(0)
-}