mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
7485978339
This is an automated migration of most SKIPIF extension_loaded checks.
17 lines
369 B
PHP
17 lines
369 B
PHP
--TEST--
|
|
Phar front controller index.php relocate [cache_list]
|
|
--INI--
|
|
phar.cache_list={PWD}/frontcontroller5.php
|
|
--EXTENSIONS--
|
|
phar
|
|
--ENV--
|
|
SCRIPT_NAME=/frontcontroller5.php
|
|
REQUEST_URI=/frontcontroller5.php/
|
|
PATH_INFO=/
|
|
--FILE_EXTERNAL--
|
|
files/frontcontroller.phar
|
|
--EXPECTHEADERS--
|
|
Status: 301 Moved Permanently
|
|
Location: /frontcontroller5.php/index.php
|
|
--EXPECT--
|