new test for SCRIPT_NAME not containing the filename

This commit is contained in:
Greg Beaver 2008-04-23 16:06:59 +00:00
parent 2aa87329db
commit 50835e4bb7

View file

@ -0,0 +1,12 @@
--TEST--
Phar front controller with weird SCRIPT_NAME
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
--ENV--
SCRIPT_NAME=/huh?
REQUEST_URI=/huh?
--FILE_EXTERNAL--
files/frontcontroller8.phar
--EXPECTF--
oops did not run
%a