Uh oh!
There was an error while loading. Please reload this page.
Add httpsoft/http-message (PSR-17 factories) support - #241
Conversation
There was a problem hiding this comment.
i didn't know about httpsoft, thanks for the pull request.
is this implementation linked to yii or not really? if it has some default ties, you could define a "stickyness" rule to pick httpsoft when yii is present.
if you add it there, also add a test case to the installation check
dbu
commented
May 22, 2023
the roave BC check step is broken, we unfortunately need to ignore it for now. can you please rebase on the 1.x branch? |
# Conflicts: # CHANGELOG.md
vjik
commented
May 23, 2023
No. httpsoft is independent organization.
Done. |
dbu
left a comment
There was a problem hiding this comment.
thanks!
@nicolas-grekas any concerns or ok to merge?
btw, i noticed that you use the psr-7 integration tests. if you want you could add httpsoft to the that repository to increase visibility of httpsoft.
vjik
commented
May 23, 2023
|
Uh oh!
There was an error while loading. Please reload this page.
What's in this PR?
Add
httpsoft/http-message(PSR-17 factories) supportChecklist