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.
18 lines
366 B
PHP
18 lines
366 B
PHP
--TEST--
|
|
Phar front controller alternate index file zip-based
|
|
--INI--
|
|
phar.require_hash=0
|
|
--EXTENSIONS--
|
|
phar
|
|
zlib
|
|
--ENV--
|
|
SCRIPT_NAME=/frontcontroller7.phar.php
|
|
REQUEST_URI=/frontcontroller7.phar.php/
|
|
PATH_INFO=/
|
|
--FILE_EXTERNAL--
|
|
files/frontcontroller2.phar.zip
|
|
--EXPECTHEADERS--
|
|
Status: 301 Moved Permanently
|
|
Location: /frontcontroller7.phar.php/a.php
|
|
--EXPECT--
|