Skip to content

Conversation

@nicolas-grekas
Copy link
Collaborator

Instead of #223 to not bump to PHP 7.2 when not needed.

Requires php-http/psr7-integration-tests#68

@nicolas-grekas nicolas-grekas force-pushed the psr7v2 branch 11 times, most recently from e707b2b to 5a5a72b Compare April 14, 2023 15:32
@nicolas-grekas
Copy link
Collaborator Author

PR is ready, tests will still pass after php-http/psr7-integration-tests#68 is merged.

Copy link
Owner

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

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

Im happy with this.

Just waiting on php-http/psr7-integration-tests#68

@nicolas-grekas nicolas-grekas force-pushed the psr7v2 branch 2 times, most recently from 2b30957 to 6ef3a4a Compare April 17, 2023 17:01
@nicolas-grekas
Copy link
Collaborator Author

PR updated and rebased.

Copy link
Collaborator Author

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

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

PR green, running with PSR-7 v2.

"require-dev": {
"phpunit/phpunit": "^7.5 || 8.5 || 9.4",
"php-http/psr7-integration-tests": "^1.0",
"php-http/psr7-integration-tests": "^1.0@dev",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This line looks desirable to me: testing with @dev for the test suite means anticipating any unreleased issue with them.

@Nyholm
Copy link
Owner

Nyholm commented Apr 20, 2023

I reran the CI, it is all green. Let's merge

@Nyholm Nyholm merged commit 6a31c27 into Nyholm:master Apr 20, 2023
@nicolas-grekas nicolas-grekas deleted the psr7v2 branch April 20, 2023 07:01
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