1--TEST--
2Phar web-based phar with fatal error
3--INI--
4default_charset=UTF-8
5detect_unicode=0
6--SKIPIF--
7<?php if (!extension_loaded("phar")) die("skip"); ?>
8--ENV--
9SCRIPT_NAME=/fatal_error_webphar.php
10REQUEST_URI=/fatal_error_webphar.php/index.php
11PATH_INFO=/index.php
12--FILE_EXTERNAL--
13files/pear2coverage.phar.php
14--EXPECTHEADERS--
15Content-type: text/html; charset=UTF-8
16--EXPECTF--
17string(9) "\Web\View"
18
19Parse error: syntax error, unexpected T_ECHO, expecting T_FUNCTION in phar://%sfatal_error_webphar.php/Web/View.php on line 380
20