RouteList::match() is final (BC break) #74
Annotations
5 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:
src/Routing/RouteList.php#L256
Method Nette\Routing\RouteList::end() should return static(Nette\Routing\RouteList)|null but returns Nette\Routing\RouteList|null.
|
PHPStan
Process completed with exit code 1.
|