Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

add support for php 8 #76

Closed
wants to merge 1 commit into from
Closed

add support for php 8 #76

wants to merge 1 commit into from

Conversation

dmaicher
Copy link

@dmaicher dmaicher commented Oct 30, 2020

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets -
Documentation -
License MIT

What's in this PR?

PHP 8 will be released soon. So it would be nice to add support for it.

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix

@dmaicher dmaicher mentioned this pull request Oct 30, 2020
2 tasks
@dmaicher dmaicher marked this pull request as ready for review October 31, 2020 09:14
@dmaicher
Copy link
Author

The PrettyCI fail seems unrelated?

@dmaicher
Copy link
Author

Actually nevermind. The Guzzle7 adapter supports PHP 8 already.

If this is still relevant let me know.

@dmaicher dmaicher closed this Oct 31, 2020
@dbu
Copy link
Contributor

dbu commented Oct 31, 2020

yeah, i'd not use guzzle 6 on php 8. the composer file has the bold statement that it supports every future php version but the last build in juli failed: https://travis-ci.org/github/guzzle/guzzle/jobs/704216007

i guess guzzle 6 is kind of end of life anyways, guzzle 7 has been around for a while.

@dbu
Copy link
Contributor

dbu commented Mar 2, 2021

ftr: see #86

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

Successfully merging this pull request may close these issues.

None yet

2 participants