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