summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_extract3.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_extract3.phpt')
-rw-r--r--ext/phar/tests/phar_extract3.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/phar/tests/phar_extract3.phpt b/ext/phar/tests/phar_extract3.phpt
index 52936a8847..df85211a23 100644
--- a/ext/phar/tests/phar_extract3.phpt
+++ b/ext/phar/tests/phar_extract3.phpt
@@ -41,6 +41,6 @@ $dir = dirname(__FILE__) . '/test/';
?>
--EXPECTF--
Invalid argument, %sfiles/bogus.zip cannot be found
-phar://%sfiles/notbogus.zip/nonsense.txt
-phar://%sfiles/notbogus.zip/stuff.txt
+phar://%sfiles/notbogus.zip%cnonsense.txt
+phar://%sfiles/notbogus.zip%cstuff.txt
===DONE===