FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

adjust to integration tests 4 and modernize phpunit usage by dbu · Pull Request #91 · php-http/curl-client · GitHub

adjust to integration tests 4 and modernize phpunit usage - #91

Merged
dbu merged 1 commit into
2.xfrom
integration-tests-4
Dec 9, 2025
Merged

adjust to integration tests 4 and modernize phpunit usage#91
dbu merged 1 commit into
2.xfrom
integration-tests-4

Conversation

dbu commented Dec 9, 2025

Copy link
Copy Markdown
Contributor
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets php-http/client-integration-tests#66
Documentation -
License MIT

What's in this PR?

test with the new major version of integration tests.

dbu marked this pull request as draft December 9, 2025 10:47
Comment thread composer.json Outdated
dbu force-pushed the integration-tests-4 branch from f5711a3 to ea6f25b Compare December 9, 2025 10:54
dbu force-pushed the integration-tests-4 branch from ea6f25b to fff16e0 Compare December 9, 2025 12:01
dbu marked this pull request as ready for review December 9, 2025 12:02
dbu merged commit 5643f8d into 2.x Dec 9, 2025
7 checks passed
dbu deleted the integration-tests-4 branch December 9, 2025 12:02
Comment thread tests/Unit/ClientTest.php

$createHeaders = new \ReflectionMethod(Client::class, 'createHeaders');
$createHeaders->setAccessible(true);
if (PHP_VERSION_ID < 80100) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

we can remove this entirely too

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

dang. i removed it in the other places but missed this one.
#92

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL