diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-06-14 16:02:21 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-06-14 16:02:21 +0200 |
commit | f0f8d7084aec4be5c07f02f2e29c2820f85c8315 (patch) | |
tree | 02e9b39d5b0088a0e27126010c96a748d824d055 /ext/phar/tests | |
parent | 90ceaa9e92fadfef4c21ec0f76063c4387beb561 (diff) | |
download | php-f0f8d7084aec4be5c07f02f2e29c2820f85c8315.tar.gz |
Imported Upstream version 5.4.4upstream/5.4.4
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 dd6e0961a..3153c344e 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://%r([A-Za-z]:)?%r/%sfatal_error_webphar.php/Web/View.php on line 380 +Parse error: syntax error, unexpected %s, expecting %s in phar:///%sfatal_error_webphar.php/Web/View.php on line 380 |