Skip to content

RouteList::match() is final (BC break) #73

RouteList::match() is final (BC break)

RouteList::match() is final (BC break) #73

Triggered via push December 11, 2023 11:17
Status Success
Total duration 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan: src/Routing/RouteList.php#L79
Call to an undefined method Nette\Http\IRequest::withUrl().
PHPStan: src/Routing/RouteList.php#L236
Unsafe usage of new static().
PHPStan: src/Routing/RouteList.php#L247
Unsafe usage of new static().
PHPStan: src/Routing/RouteList.php#L258
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.