Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[HttpClient] Add support for "friendsofphp/well-known-implementations" #47950

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 1 commit into from
Oct 22, 2022

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 6.2
Bug fix? no
New feature? yes
Deprecations? no
Tickets -
License MIT
Doc PR -

See https://github.com/FriendsOfPHP/well-known-implementations for what this is about.

This provides an alternative auto-discovery mechanism to php-http/discovery.

@fabpot
Copy link
Member

fabpot commented Oct 22, 2022

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 9effc28 into symfony:6.2 Oct 22, 2022
@nicolas-grekas nicolas-grekas deleted the well-known branch October 22, 2022 13:35
@fabpot fabpot mentioned this pull request Oct 24, 2022
nicolas-grekas added a commit that referenced this pull request Feb 10, 2023
…mplementations" (nicolas-grekas)

This PR was merged into the 6.2 branch.

Discussion
----------

[HttpClient] Revert support for "friendsofphp/well-known-implementations"

| Q             | A
| ------------- | ---
| Branch?       | 6.2
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

This reverts PR #47950

The major features of "friendsofphp/well-known-implementations" are now available in "php-http/discovery"  [v1.15.0](https://github.com/php-http/discovery/releases/tag/1.15.0), see:
- php-http/discovery#209
- php-http/discovery#208

Given the extremely low download stats of "friendsofphp/well-known-implementations", I propose to just remove support for it as a bugfix:
https://packagist.org/packages/friendsofphp/well-known-implementations

This will save us from maintaining this integration, which is unused code in practice anyway.

Commits
-------

081aa00 Revert "[HttpClient] Add support for "friendsofphp/well-known-implementations""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants