]> granicus.if.org Git - php/commitdiff
This test depends on expose_php being on
authorRasmus Lerdorf <rasmus@php.net>
Mon, 14 Jul 2014 15:21:27 +0000 (08:21 -0700)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 14 Jul 2014 15:21:27 +0000 (08:21 -0700)
sapi/cgi/tests/bug61605.phpt

index c6e4cf20ca932e227151c6960d3416fceadf5c6b..9c29e6dda2e95d275880c9d56d88af4afe44bdf9 100644 (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");