From: Greg Beaver Date: Mon, 14 Jan 2008 06:25:22 +0000 (+0000) Subject: fix test (make OS-agnostic) X-Git-Tag: RELEASE_2_0_0a1~908 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba707bad4c6e2bfabd67e7af15fcbd2d54dffab4;p=php fix test (make OS-agnostic) --- diff --git a/ext/phar/tests/zip/frontcontroller21.phar.phpt b/ext/phar/tests/zip/frontcontroller21.phar.phpt index 53e3814a03..dfcc9f9496 100644 --- a/ext/phar/tests/zip/frontcontroller21.phar.phpt +++ b/ext/phar/tests/zip/frontcontroller21.phar.phpt @@ -17,5 +17,5 @@ string(%d) "phar://%sfrontcontroller21.phar.php/index.php" string(18) "/index.php?test=hi" string(37) "/frontcontroller21.phar.php/index.php" string(37) "/frontcontroller21.phar.php/index.php" -string(%d) "%s/frontcontroller21.phar.php" +string(%d) "%sfrontcontroller21.phar.php" string(45) "/frontcontroller21.phar.php/index.php?test=hi" \ No newline at end of file