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

Remove attribute raiseThrowables because Zend\Stratigility\Next is not using it #107

Closed pgrau closed 7 years ago

pgrau commented 7 years ago

Remove attribute raiseThrowables because Zend\Stratigility\Next is not using it.

weierophinney commented 7 years ago

Thanks, @pgrau