Browse Source

This test depends on expose_php being on

pull/723/head
Rasmus Lerdorf 12 years ago
parent
commit
935bc5795f
  1. 2
      sapi/cgi/tests/bug61605.phpt

2
sapi/cgi/tests/bug61605.phpt

@ -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…
Cancel
Save