mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
Fix bug #62137 ext\phar\tests\fatal_error_webphar.phpt fails
This commit is contained in:
parent
e8009e2dca
commit
b5511dcfd7
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ Content-type: text/html; charset=UTF-8
|
||||||
--EXPECTF--
|
--EXPECTF--
|
||||||
string(9) "\Web\View"
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue