Skip to content

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