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

Added http-server-middleware support #123

Closed michalbundyra closed 6 years ago

michalbundyra commented 7 years ago

This PR provides smooth path update from http-middleware to http-server-middleware. Unfortunately it's very complicated... And I don't like it at all...

I think much easier will be release 3.0.0 (see PR #122) or wait for final version of PSR-15...

michalbundyra commented 6 years ago

Closed in favour of #122