Closed boesing closed 2 years ago
With https://github.com/mezzio/mezzio/pull/75, a PoC was merged to mezzio to show how forward compatibility to PSR-17 could be added without having a BC break.
This package uses the callable response factory as well and can adapt the same logic as implemented in mezzio/mezzio v3.5.0.
mezzio/mezzio
Feature Request
Summary
With https://github.com/mezzio/mezzio/pull/75, a PoC was merged to mezzio to show how forward compatibility to PSR-17 could be added without having a BC break.
This package uses the callable response factory as well and can adapt the same logic as implemented in
mezzio/mezzio
v3.5.0.