Skip to content

Fixed ExternalRedirectListener issue parsing some invalid URLs #247

Fixed ExternalRedirectListener issue parsing some invalid URLs

Fixed ExternalRedirectListener issue parsing some invalid URLs #247

Triggered via pull request November 28, 2024 12:48
Status Failure
Total duration 27s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan: src/EventListener/SignedCookieListener.php#L55
Parameter #1 $signedValue of method Nelmio\SecurityBundle\Signer\SignerInterface::verifySignedValue() expects string, string|null given.
PHPStan: src/EventListener/SignedCookieListener.php#L56
Parameter #1 $signedValue of method Nelmio\SecurityBundle\Signer\SignerInterface::getVerifiedRawValue() expects string, string|null given.
PHPStan
Process completed with exit code 1.