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