Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@merloxx merloxx released this 04 May 22:02

New:

  • Added 404 and 405 code to MethodNotAllowedException and NotFoundException classes
  • Added Route::getCallableName method

Fixed:

  • Added try-catch with RouteException to Route::process method
  • Route::getCallable now also checks whether a valid controller method has been set