From: Marcus Boerger Date: Tue, 29 May 2007 09:13:57 +0000 (+0000) Subject: - Fix test X-Git-Tag: RELEASE_1_4~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4098ac4c255cde8ed0ad651a6123678aae2e8a9f;p=php - Fix test --- diff --git a/ext/phar/tests/002.phpt b/ext/phar/tests/002.phpt index 2492473f1d..5a7b4289ea 100644 --- a/ext/phar/tests/002.phpt +++ b/ext/phar/tests/002.phpt @@ -5,20 +5,13 @@ Phar::mapPhar truncated manifest/improper params --FILE-- getMessage(); } __HALT_COMPILER(); ?> --EXPECTF-- -Warning: Phar::mapPhar() expects at most 1 parameter, 2 given in %s002.php on line %d - -Warning: Phar::mapPhar() expects at most 1 parameter, 2 given in %s002.php on line %d - -Warning: Phar::mapPhar() expects at most 1 parameter, 3 given in %s002.php on line %d +Warning: Phar::mapPhar() expects at most 2 parameters, 3 given in %s002.php on line %d internal corruption of phar "%s002.php" (truncated manifest at manifest length) \ No newline at end of file