mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
7485978339
This is an automated migration of most SKIPIF extension_loaded checks.
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
|