Skip to content

[WIP] Guzzle6 for core#38266

Closed
phil-davis wants to merge 5 commits into
masterfrom
guzzle6-20210104
Closed

[WIP] Guzzle6 for core#38266
phil-davis wants to merge 5 commits into
masterfrom
guzzle6-20210104

Conversation

@phil-davis

@phil-davis phil-davis commented Jan 4, 2021

Copy link
Copy Markdown
Contributor

Description

Related Issue

Motivation and Context

Guzzle5 does not have official support on PHP 7.4 and probably never will have. Guzzle5 works on PHP 7.4
For future PHP versions (e.g. PHP 8.0) we might be forced to do this Guzzle update.

Note1: if we do this then apps that use Guzzzle5 will also need updating to Guzzle6 and coordinated release of core and app versions etc.

Note2: guzzle is actually up to release https://github.com/guzzle/guzzle/releases/tag/7.2.0 - so if we bump guzzle we might want to bump it all the way to major version 7.

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@update-docs

update-docs Bot commented Jan 4, 2021

Copy link
Copy Markdown

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

Copy link
Copy Markdown
Contributor Author

Rebased.

@phil-davis phil-davis mentioned this pull request May 7, 2021
16 tasks
@phil-davis

Copy link
Copy Markdown
Contributor Author

See PR #38706

@phil-davis phil-davis closed this May 7, 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.

1 participant