From: Anatol Belski Date: Tue, 29 Mar 2016 12:18:25 +0000 (+0200) Subject: fix dir separator in test X-Git-Tag: php-5.5.34~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=551423c64235e2a06a767d2dfa17717001e5e207;p=php fix dir separator in test --- diff --git a/ext/phar/tests/bug64931/bug64931.phpt b/ext/phar/tests/bug64931/bug64931.phpt index 29e0c7b4e3..630746cdf8 100644 --- a/ext/phar/tests/bug64931/bug64931.phpt +++ b/ext/phar/tests/bug64931/bug64931.phpt @@ -55,5 +55,5 @@ CAUGHT: Cannot create any files in magic ".phar" directory CAUGHT: Cannot create any files in magic ".phar" directory CAUGHT: Cannot create any files in magic ".phar" directory -Warning: Phar::addFromString() expects parameter 1 to be a valid path, string given in %s/bug64931.php on line %d -===DONE=== \ No newline at end of file +Warning: Phar::addFromString() expects parameter 1 to be a valid path, string given in %s%ebug64931.php on line %d +===DONE===