mirror of
https://github.com/php/php-src.git
synced 2026-04-26 17:38:14 +02:00
Test output relies on expose_php being on
This commit is contained in:
@@ -6,6 +6,8 @@ extension_loaded("zlib") or die("skip need zlib");
|
||||
?>
|
||||
--GET--
|
||||
dummy=1
|
||||
--INI--
|
||||
expose_php=On
|
||||
--FILE--
|
||||
<?php
|
||||
header("Vary: Cookie");
|
||||
|
||||
Reference in New Issue
Block a user