RouteList: $flags => $oneWay #76
Annotations
6 errors
PHPStan:
src/Routing/RouteList.php#L23
PHPDoc tag @var has invalid value (array<{Router, bool}>): Unexpected token "{", expected type at offset 15
|
PHPStan:
src/Routing/RouteList.php#L78
Call to an undefined method Nette\Http\IRequest::withUrl().
|
PHPStan:
src/Routing/RouteList.php#L240
Unsafe usage of new static().
|
PHPStan:
src/Routing/RouteList.php#L251
Unsafe usage of new static().
|
PHPStan:
src/Routing/RouteList.php#L262
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.
|