mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
7485978339
This is an automated migration of most SKIPIF extension_loaded checks.
17 lines
316 B
PHP
17 lines
316 B
PHP
--TEST--
|
|
Phar front controller mime type extension is not a string
|
|
--INI--
|
|
default_charset=
|
|
--EXTENSIONS--
|
|
phar
|
|
--ENV--
|
|
SCRIPT_NAME=/frontcontroller11.php
|
|
REQUEST_URI=/frontcontroller11.php/a.php
|
|
PATH_INFO=/a.php
|
|
--FILE_EXTERNAL--
|
|
files/frontcontroller5.phar
|
|
--EXPECTHEADERS--
|
|
Content-type: text/html
|
|
--EXPECT--
|
|
hio
|