Issue #478: Require symfony/var-exporter to keep LazyGhost support #774
continuous-integration.yml
on: push
ci
/
Generate job matrix
9s
Matrix: ci / QA Checks
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)
|