xref: /PHP-5.3/ext/phar/tests/withphar_web.phpt (revision 228c2886)
1--TEST--
2Phar: default web stub, with phar extension
3--INI--
4default_charset=UTF-8
5detect_unicode=0
6--SKIPIF--
7<?php if (!extension_loaded("phar")) die("skip");?>
8detect_unicode=0
9--ENV--
10SCRIPT_NAME=/withphar_web.php
11REQUEST_URI=/withphar_web.php/web.php
12PATH_INFO=/web.php
13--FILE_EXTERNAL--
14files/nophar.phar
15--EXPECTHEADERS--
16Content-type: text/html; charset=UTF-8
17--EXPECT--
18web
19