Skip to content

Add Slim's psr-17 factories #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 26, 2020
Merged

Add Slim's psr-17 factories #192

merged 2 commits into from
Oct 26, 2020

Conversation

webmaster777
Copy link
Contributor

@webmaster777 webmaster777 commented Oct 23, 2020

closes #190

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets fixes #190
Documentation php-http/documentation#280
License MIT

What's in this PR?

Slim's PSR17 implementation can now be automatically discovered.

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix
  • Documentation pull request created (if not simply a bugfix)

@dbu
Copy link
Contributor

dbu commented Oct 26, 2020

thank you!

@webmaster777
Copy link
Contributor Author

When can we expect a new release?

@dbu
Copy link
Contributor

dbu commented Nov 27, 2020

oh, a release would have made sense :-/

here you go: https://github.com/php-http/discovery/releases/tag/1.13.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DiscoveryFailedException Slim Request Factory
2 participants