php-src/ext/phar/tests/withphar_web.phpt
Greg Beaver 117f5e2639 add web-based support for default stub, now phars written with webPhar() will work
out of the box regardless of server configuration with phar file format
split up stub.h strings into 2046 byte chunks because MS VC 6 is friggin stupid
2008-01-20 00:49:45 +00:00

14 lines
287 B
PHP

--TEST--
Phar: default web stub, with phar extension
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip");?>
--ENV--
SCRIPT_NAME=/withphar_web.php/web.php
REQUEST_URI=/withphar_web.php/web.php
--FILE_EXTERNAL--
nophar.phar
--EXPECTHEADERS--
Content-type: text/html
--EXPECT--
web