Skip to content

Issue #478: Require symfony/var-exporter to keep LazyGhost support #774

Issue #478: Require symfony/var-exporter to keep LazyGhost support

Issue #478: Require symfony/var-exporter to keep LazyGhost support #774

Triggered via push December 1, 2025 12:39
Status Failure
Total duration 7m 34s
Artifacts
ci  /  Generate job matrix
9s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors
MethodSignatureMismatch: src/App/src/Middleware/AuthenticationMiddleware.php#L16
src/App/src/Middleware/AuthenticationMiddleware.php:16:5: MethodSignatureMismatch: Method Mezzio\Authentication\AuthenticationMiddleware::process is declared final and cannot be overridden (see https://psalm.dev/042)
InvalidExtendClass: src/App/src/Middleware/AuthenticationMiddleware.php#L14
src/App/src/Middleware/AuthenticationMiddleware.php:14:40: InvalidExtendClass: Class Api\App\Middleware\AuthenticationMiddleware may not inherit from final class Mezzio\Authentication\AuthenticationMiddleware (see https://psalm.dev/232)