From: Marcus Boerger Date: Thu, 11 Jan 2007 22:46:02 +0000 (+0000) Subject: - Make test compatible with HEAD X-Git-Tag: RELEASE_1_0_0RC1~296 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebdb8ac4c10f86ae6c181ccd2728f9f27b8fa47a;p=php - Make test compatible with HEAD --- diff --git a/ext/phar/tests/open_for_write_newfile_b.phpt b/ext/phar/tests/open_for_write_newfile_b.phpt index 38618de80e..993b67e0d8 100755 --- a/ext/phar/tests/open_for_write_newfile_b.phpt +++ b/ext/phar/tests/open_for_write_newfile_b.phpt @@ -42,7 +42,7 @@ include 'phar://' . dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.pha Warning: fopen(phar://%sopen_for_write_newfile_b.phar.php/b/new.php): failed to open stream: phar error: file "b/new.php" could not be created in phar "%sopen_for_write_newfile_b.phar.php" in %sopen_for_write_newfile_b.php on line %d -Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b.php on line %d +Warning: fwrite()%sresource%sin %sopen_for_write_newfile_b.php on line %d Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b.php on line %d This is b/c