refactor(router): refactor router logic to middleware #2039
coding-conventions.yml
on: pull_request
Run style check
35s
Run static analysis: PHPStan
30s
Annotations
2 errors
|
Run static analysis: PHPStan
Process completed with exit code 1.
|
|
Run static analysis: PHPStan:
tests/Benchmark/Http/Routing/Matching/GenericRouteMatcherBench.php#L34
Parameter #1 $request of method Tempest\Router\Routing\Matching\GenericRouteMatcher::match() expects Tempest\Http\Request, Laminas\Diactoros\ServerRequest given.
|