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

doc: fix http-interop namespace #94

Closed pine3ree closed 7 years ago

pine3ree commented 7 years ago

I am not sure that was done on purpose anticipating php-fig acceptance of http-interop interfaces (now still proposed in psr)

weierophinney commented 7 years ago

Funny, I just fixed these on develop. :smile:

weierophinney commented 7 years ago

Thanks, @pine3ree