mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
19 lines
355 B
PHP
19 lines
355 B
PHP
--TEST--
|
|
Phar front controller PHP test zip-based
|
|
--INI--
|
|
default_charset=UTF-8
|
|
phar.require_hash=0
|
|
--EXTENSIONS--
|
|
phar
|
|
zlib
|
|
--ENV--
|
|
SCRIPT_NAME=/frontcontroller2.phar.php
|
|
REQUEST_URI=/frontcontroller2.phar.php/a.php
|
|
PATH_INFO=/a.php
|
|
--FILE_EXTERNAL--
|
|
files/frontcontroller.phar.zip
|
|
--EXPECTHEADERS--
|
|
Content-type: text/html; charset=UTF-8
|
|
--EXPECT--
|
|
hio
|