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 3fe38a0 commit 62ffe39Copy full SHA for 62ffe39
src/SapiNormalizer.php
@@ -48,7 +48,7 @@ public function normalizeProtocolVersion(array $server): string
48
/**
49
* {@inheritDoc}
50
*
51
- * @psalm-suppress MixedAssignment
+ * @psalm-suppress MixedAssignment, RiskyTruthyFalsyComparison
52
*/
53
public function normalizeUri(array $server): UriInterface
54
{
0 commit comments