thephpleague / route

Fast PSR-7 based routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
http://route.thephpleague.com
MIT License
651 stars 126 forks source link

Expand error support to include Throwable #212

Closed shadowhand closed 6 years ago

shadowhand commented 6 years ago

Refs #205

Includes changes from #211