From: Marcus Boerger Date: Mon, 22 Jan 2007 02:24:40 +0000 (+0000) Subject: - Don't be to picky, as long as we get an error here, we're fine X-Git-Tag: RELEASE_1_0_0RC1~158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3bce062fa12b58659352d18417150d86faf068b;p=php - Don't be to picky, as long as we get an error here, we're fine --- diff --git a/ext/phar/tests/013.phpt b/ext/phar/tests/013.phpt index 2d00a93f30..677d8ca81f 100644 --- a/ext/phar/tests/013.phpt +++ b/ext/phar/tests/013.phpt @@ -20,4 +20,4 @@ echo file_get_contents($pname.'/a'); --CLEAN-- --EXPECTF-- -Warning: file_get_contents(phar://%s/a): failed to open stream: phar error: internal corruption of phar "%s" (actual filesize mismatch on file "a") in %s on line %d +Warning: file_get_contents(phar://%s/a): failed to open stream: phar error: internal corruption of phar "%s" (%s file "a") in %s on line %d