RouteList::match() is final (BC break) #82
Annotations
4 errors
Run composer phpstan -- --no-progress:
src/Routing/RouteList.php#L77
Call to an undefined method Nette\Http\IRequest::withUrl().
|
Run composer phpstan -- --no-progress:
src/Routing/RouteList.php#L234
Unsafe usage of new static().
|
Run composer phpstan -- --no-progress:
src/Routing/RouteList.php#L245
Unsafe usage of new static().
|
Run composer phpstan -- --no-progress
Process completed with exit code 1.
|
Loading