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

PSR-15 - http-server-middleware [BC Break] #122

Closed michalbundyra closed 6 years ago

michalbundyra commented 7 years ago

BC Break

Dropped http-interop/http-middleware support and added http-interop/http-server-middleware. This package requires PHP 7.0 so I've bumped version to PHP 7.1 in this PR.

Removed also functionality marked as deprecation.

asgrim commented 6 years ago

Probably worth linking to the discussion on this for anyone researching: https://discourse.zendframework.com/t/psr-15-compatibility-issues-and-proposal/378