This test depends on expose_php being on

This commit is contained in:
Rasmus Lerdorf 2014-07-14 08:21:27 -07:00
parent 5d391be285
commit 935bc5795f

View File

@ -4,6 +4,8 @@ Bug #61605 (header_remove() does not remove all headers)
<?php include "skipif.inc"; ?>
--GET--
foo=bar
--INI--
expose_php=On
--FILE--
<?php
header("A: first");