Skip to content
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

Add httpsoft/http-message info #309

Closed
wants to merge 1 commit into from
Closed

Add httpsoft/http-message info #309

wants to merge 1 commit into from

Conversation

vjik
Copy link

@vjik vjik commented May 14, 2023

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets php-http/discovery#241
Documentation -
License MIT

Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for bringing this up. this prompted me to do #310

there is a misunderstanding here. the factories this documentation talks about are the obsolete PHP-HTTP factories that we did before PSR-17 was a thing. in #310 i update the documentation to explain why the PHP-HTTP factories have been deprecated and abandoned. (and also update various adapter and client docs that had not been updated when we switched to PSR-17)

@dbu dbu closed this May 15, 2023
@dbu dbu reopened this May 15, 2023
@dbu
Copy link
Contributor

dbu commented May 15, 2023

sorry, i realized that there is more in this pull request that is still relevant.

@nicolas-grekas i realize that the discovery.rst does not list what implementations are supported. i think we should mention that somewhere.

@dbu
Copy link
Contributor

dbu commented May 22, 2023

the file to change would not be the ones about the php-http/message-factory but discovery.rst. we currently don't mention the implementations that are discovered but happy if you want to add that in the introduction.

@vjik
Copy link
Author

vjik commented May 23, 2023

@dbu Do I need to fix something in the current PR?

@dbu
Copy link
Contributor

dbu commented May 23, 2023

its probably best to start with a fresh PR if you want discovery to mention all implementations it might install.

the changes in this PR are all about the deprecated php-http/message-factory (which httpsoft does not implement), so i think they are a misunderstanding.

@vjik
Copy link
Author

vjik commented May 23, 2023

OK, may be later...

@dbu
Copy link
Contributor

dbu commented May 24, 2023

glad if you want to add something, or somebody else might at some point adds the list of discovered clients. i will close this PR.

@dbu dbu closed this May 24, 2023
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.

2 participants