diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-05-31 10:55:48 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-05-31 10:55:48 +0200 |
commit | 90ceaa9e92fadfef4c21ec0f76063c4387beb561 (patch) | |
tree | 42c54fe576b4513fa12eb949ce67bda472411abc /ext/phar/tests | |
parent | 01c525f668ecff08bea21c4ff22745b8f77e8c3a (diff) | |
download | php-90ceaa9e92fadfef4c21ec0f76063c4387beb561.tar.gz |
Imported Upstream version 5.4.4~rc2upstream/5.4.4_rc2
Diffstat (limited to 'ext/phar/tests')
-rw-r--r-- | ext/phar/tests/fatal_error_webphar.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/fatal_error_webphar.phpt b/ext/phar/tests/fatal_error_webphar.phpt index 3153c344e..dd6e0961a 100644 --- a/ext/phar/tests/fatal_error_webphar.phpt +++ b/ext/phar/tests/fatal_error_webphar.phpt @@ -15,4 +15,4 @@ Content-type: text/html; charset=UTF-8 --EXPECTF-- string(9) "\Web\View" -Parse error: syntax error, unexpected %s, expecting %s in phar:///%sfatal_error_webphar.php/Web/View.php on line 380 +Parse error: syntax error, unexpected %s, expecting %s in phar://%r([A-Za-z]:)?%r/%sfatal_error_webphar.php/Web/View.php on line 380 |