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

[WIP] Guzzle7 for core #38707

Closed
wants to merge 8 commits into from
Closed

[WIP] Guzzle7 for core #38707

wants to merge 8 commits into from

Conversation

phil-davis
Copy link
Contributor

On top of PR #38706 - see what happens when Guzzle7 is used:

$ composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 1 install, 1 update, 3 removals
  - Removing symfony/polyfill-intl-idn (v1.22.1)
  - Removing symfony/polyfill-intl-normalizer (v1.22.1)
  - Removing symfony/polyfill-php72 (v1.22.1)
  - Upgrading guzzlehttp/guzzle (6.5.5 => 7.3.0)
  - Locking psr/http-client (1.0.1)
Writing lock file

(This replace old PR #38267 )

@update-docs
Copy link

update-docs bot commented May 7, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@phil-davis phil-davis changed the title Guzzle7 20210507 [WIP] Guzzle7 for core May 7, 2021
@phil-davis
Copy link
Contributor Author

Federated acceptance tests are failing.

There are also some unit test failures.

Needs investigating when someone wants to move forward with this.

@phil-davis phil-davis self-assigned this May 11, 2021
@phil-davis
Copy link
Contributor Author

This is here as a "record" of past code for updating Guzzle from v5 to v7. It should provide a good starting point if someone does this some day.

@JammingBen
Copy link
Contributor

Superseded by #39368.

@JammingBen JammingBen closed this Oct 20, 2021
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