Skip to content

Test on PHP 8.1 #143

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 3 commits into from
Oct 18, 2021
Merged

Test on PHP 8.1 #143

merged 3 commits into from
Oct 18, 2021

Conversation

GrahamCampbell
Copy link
Contributor

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

What's in this PR?

Tests on PHP 8.1.

Why?

So that developers can use this package with confidence on PHP 8.1.

Example Usage

// If you added new features, show examples of how to use them here
// (remove this section if not a new feature)

$foo = new Foo();

// Now we can do
$foo->doSomething();

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix
  • Documentation pull request created (if not simply a bugfix)

To Do

  • If the PR is not complete but you want to discuss the approach, list what remains to be done here

@GrahamCampbell
Copy link
Contributor Author

PHPStan failures are not related.

@dbu dbu merged commit 2ccf2c5 into php-http:master Oct 18, 2021
@dbu
Copy link
Contributor

dbu commented Oct 18, 2021

thanks a lot!

@GrahamCampbell GrahamCampbell deleted the patch-1 branch October 18, 2021 09:48
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