zendframework / zend-stratigility

Middleware for PHP built on top of PSR-7 and PSR-15
BSD 3-Clause "New" or "Revised" License
235 stars 57 forks source link

PHP 7.1 improvements #126

Closed michalbundyra closed 6 years ago

michalbundyra commented 6 years ago

Removed catching Exception, we can now use only Throwable as we support PHP 7.1+