projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe13566
)
fix dir separator in test
author
Anatol Belski
<ab@php.net>
Tue, 29 Mar 2016 12:18:25 +0000
(14:18 +0200)
committer
Anatol Belski
<ab@php.net>
Tue, 29 Mar 2016 12:18:25 +0000
(14:18 +0200)
ext/phar/tests/bug64931/bug64931.phpt
patch
|
blob
|
history
diff --git
a/ext/phar/tests/bug64931/bug64931.phpt
b/ext/phar/tests/bug64931/bug64931.phpt
index 29e0c7b4e325f78c21183b20f0a9f4b36f442a7e..630746cdf88498d8861873a579e59e3814acbc8c 100644
(file)
--- 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===