From: Steph Fox Date: Tue, 19 Feb 2008 03:12:11 +0000 (+0000) Subject: Update tests to match new stub length X-Git-Tag: RELEASE_2_0_0a1~435 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76b02cca405226330d217ddbf4b8140b6cc6208f;p=php Update tests to match new stub length --- diff --git a/ext/phar/tests/phar_commitwrite.phpt b/ext/phar/tests/phar_commitwrite.phpt index 9601571348..5932deee1c 100644 --- a/ext/phar/tests/phar_commitwrite.phpt +++ b/ext/phar/tests/phar_commitwrite.phpt @@ -29,20 +29,17 @@ unlink(dirname(__FILE__) . '/brandnewphar.phar'); __HALT_COMPILER(); ?> --EXPECT-- -string(6591) " --EXPECT-- -int(6591) +int(6571) string(200) "getMessage() . "\n"; ?> ===DONE=== --EXPECT-- -string(6591) "" ============================================================================ ============================================================================ -string(6602) "" ============================================================================ ============================================================================ -int(6982) +int(6962) ============================================================================ ============================================================================ Illegal filename passed in for stub creation, was 401 characters long, and only 400 or less is allowed @@ -636,20 +628,17 @@ Illegal filename passed in for stub creation, was 401 characters long, and only ============================================================================ ============================================================================ ============================================================================ -string(6612) "" ============================================================================ ============================================================================ -int(6990) +int(6962) Illegal web filename passed in for stub creation, was 401 characters long, and only 400 or less is allowed ===DONE=== \ No newline at end of file