mezzio / mezzio-problem-details

Problem Details for PSR-7 HTTP APIs addressing the RFC 7807 standard
https://docs.mezzio.dev/mezzio-problem-details/
BSD 3-Clause "New" or "Revised" License
26 stars 12 forks source link

Forward compatibility for PSR-17 #18

Closed boesing closed 2 years ago

boesing commented 3 years ago

Feature Request

Q A
New Feature yes
BC Break no

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.