Annotations
5 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Routing/RouteList.php#L246
Unsafe usage of new static().
|
|
PHPStan:
src/Routing/RouteList.php#L235
Unsafe usage of new static().
|
|
PHPStan:
src/Routing/RouteList.php#L78
Call to an undefined method Nette\Http\IRequest::withUrl().
|
|
PHPStan:
src/Routing/RouteList.php#L31
Property Nette\Routing\RouteList::$refUrlCache (SplObjectStorage|null) is never assigned null so it can be removed from the property type.
|