]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Sat, 16 Aug 2008 10:48:29 +0000 (10:48 +0000)
committerAntony Dovgal <tony2001@php.net>
Sat, 16 Aug 2008 10:48:29 +0000 (10:48 +0000)
ext/phar/tests/phar_buildfromiterator10.phpt

index 8208cbd0efeb1efe350a8f5b0e88ae37c3086fec..4dc3af7ccaa3525938eabfe7f499816444f4a787 100644 (file)
@@ -30,7 +30,7 @@ unlink(dirname(__FILE__) . '/buildfromiterator.phar');
 __HALT_COMPILER();
 ?>
 --EXPECTF--
-array(33) {
+array(35) {
   ["phar_ctx_001.phpt"]=>
   string(%d) "%sphar_ctx_001.phpt"
   ["phar_get_supported_signatures_001.phpt"]=>
@@ -97,5 +97,9 @@ array(33) {
   string(%d) "%szip%ccorrupt_007.phpt"
   ["zip/corrupt_008.phpt"]=>
   string(%d) "%szip%ccorrupt_008.phpt"
+  ["zip/corrupt_009.phpt"]=>
+  string(%d) "%szip%ccorrupt_009.phpt"
+  ["zip/corrupt_010.phpt"]=>
+  string(%d) "%szip%ccorrupt_010.phpt"
 }
 ===DONE===