RouteList::match() is final (BC break) #78
Annotations
6 errors
src/Routing/RouteList.php#L23
PHPDoc tag @var has invalid value (array<{Router, bool}>): Unexpected token "{", expected type at offset 15
|
src/Routing/RouteList.php#L77
Call to an undefined method Nette\Http\IRequest::withUrl().
|
src/Routing/RouteList.php#L234
Unsafe usage of new static().
|
src/Routing/RouteList.php#L245
Unsafe usage of new static().
|
src/Routing/RouteList.php#L256
Method Nette\Routing\RouteList::end() should return static(Nette\Routing\RouteList)|null but returns Nette\Routing\RouteList|null.
|
|
The logs for this run have expired and are no longer available.
Loading