Makes use of chubbyphp/chubbyphp-http-exception for catching http exceptions. If you use a custom exception handler, please make sure you also catch chubbyphp/chubbyphp-http-exception.
Does not catch exceptions anymore, this will be done by the ExceptionMiddleware.
Replaced by chubbyphp/chubbyphp-http-exception
Replaced by chubbyphp/chubbyphp-http-exception
Replaced by chubbyphp/chubbyphp-http-exception
Extends \LogicException and not \RuntimeException anymore, cause the router exceptions shouldn't be runtime related anymore.
Renamed to RoutesByName
Renamed to RoutesByNameInterface