mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
7485978339
This is an automated migration of most SKIPIF extension_loaded checks.
19 lines
365 B
PHP
19 lines
365 B
PHP
--TEST--
|
|
Phar front controller mime type extension is not a string zip-based
|
|
--INI--
|
|
default_charset=
|
|
phar.require_hash=0
|
|
--EXTENSIONS--
|
|
phar
|
|
zlib
|
|
--ENV--
|
|
SCRIPT_NAME=/frontcontroller11.phar.php
|
|
REQUEST_URI=/frontcontroller11.phar.php/a.php
|
|
PATH_INFO=/a.php
|
|
--FILE_EXTERNAL--
|
|
files/frontcontroller5.phar.zip
|
|
--EXPECTHEADERS--
|
|
Content-type: text/html
|
|
--EXPECT--
|
|
hio
|