Skip to content

Set the redirect query param only for GET requests. #748

Set the redirect query param only for GET requests.

Set the redirect query param only for GET requests. #748

Triggered via pull request October 24, 2025 12:37
Status Failure
Total duration 1m 36s
Artifacts

ci.yml

on: pull_request
cs-stan  /  Coding Standard & Static Analysis
34s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors
testsuite / testsuite-linux (8.2, lowest, false)
Process completed with exit code 2.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
cs-stan / Coding Standard & Static Analysis: src/Authenticator/AuthenticationRequiredException.php#L33
PHPDoc type array<string, mixed> of property Authentication\Authenticator\AuthenticationRequiredException::$headers is not covariant with PHPDoc type array<non-empty-string, array<string>|string> of overridden property Cake\Http\Exception\HttpException::$headers.