We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc0a2a3 commit e3587c7Copy full SHA for e3587c7
src/ProxyAwareSchemer.php
@@ -46,7 +46,7 @@ class ProxyAwareSchemer {
46
private $proxyServerPortKeys;
47
48
/**
49
- * @param array<string,scalar> $server Server array to inspect. Defaults to $_SERVER.
+ * @param array<string,mixed> $server Server array to inspect. Defaults to $_SERVER.
50
*
51
* @param array<string,string>|null $proxyServerHttpsKeyValues Map of $_SERVER keys to their expected https-positive value.
52
* Defaults to ProxyAwareSchemer::HTTPS_EXPECTED_SERVER_VALUES
0 commit comments