mirror of
https://github.com/php/php-src.git
synced 2024-11-29 04:46:07 +08:00
This test depends on expose_php being on
This commit is contained in:
parent
5d391be285
commit
935bc5795f
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user