summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2014-07-11 10:59:02 -0700
committerRasmus Lerdorf <rasmus@php.net>2014-07-11 10:59:02 -0700
commitcf23a2efc50e32ec1d6751e5f77fab5c561fe20c (patch)
tree6452853232cffa952a078ad0841797a3078f353e
parenta6d27b80b3b9e9e2c06ce037042f3c037166ee52 (diff)
downloadphp-git-cf23a2efc50e32ec1d6751e5f77fab5c561fe20c.tar.gz
Test output relies on expose_php being on
-rw-r--r--ext/zlib/tests/bug65391.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/zlib/tests/bug65391.phpt b/ext/zlib/tests/bug65391.phpt
index 439473fc5d..9d9fd164f6 100644
--- a/ext/zlib/tests/bug65391.phpt
+++ b/ext/zlib/tests/bug65391.phpt
@@ -6,6 +6,8 @@ extension_loaded("zlib") or die("skip need zlib");
?>
--GET--
dummy=1
+--INI--
+expose_php=On
--FILE--
<?php
header("Vary: Cookie");