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
306 B
PHP
17 lines
306 B
PHP
--TEST--
|
|
Phar: default web stub, with phar extension
|
|
--INI--
|
|
default_charset=UTF-8
|
|
--EXTENSIONS--
|
|
phar
|
|
--ENV--
|
|
SCRIPT_NAME=/withphar_web.php
|
|
REQUEST_URI=/withphar_web.php/web.php
|
|
PATH_INFO=/web.php
|
|
--FILE_EXTERNAL--
|
|
files/nophar.phar
|
|
--EXPECTHEADERS--
|
|
Content-type: text/html; charset=UTF-8
|
|
--EXPECT--
|
|
web
|