Skip to content

Conversation

@gsteel
Copy link
Collaborator

@gsteel gsteel commented May 29, 2023

Also allow expected composer plugins and set minimum php version to keep lockfile compatible with lowest supported version of PHP.

Adds parameter and return type hints to all test stubs for psr/http-message v2 compatibility. Some tests will fail due to incompatible signatures when deps are at lowest - hopefully this is acceptable for test code considering tests don't appear to run with --prefer-lowest

Also adds 8.1 and 8.2 to the matrix

gsteel added 3 commits May 29, 2023 12:09
Also allow expected composer plugins and set minimum php version to keep lockfile compatible with lowest supported version . Adds parameter and return type hints to all test stubs for psr/http-message v2 compatibility. Some tests will fail due to incompatible signatures when deps are at lowest.
- Install correct PHPUnit requirement on newer PHP versions
@gsteel gsteel force-pushed the allow-psr-http-messsage-2 branch from 9f65983 to 17f6738 Compare May 29, 2023 12:45
- Install correct PHPUnit requirement on newer PHP versions - Only upload coverage when the repository matches `dflydev/dflydev-fig-cookies`
Copy link

@internalsystemerror internalsystemerror left a comment

Choose a reason for hiding this comment

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

Eager to get this change also. You'd want to check that both versions are being installed, although since the changes in v2 are isolated to getBody and getContents, this library shouldn't be affected.

@gsteel
Copy link
Collaborator Author

gsteel commented Jun 9, 2023

@simensen - Hate to be a nag, but is there any chance you could take a look at this one?

@gsteel gsteel added enhancement dependencies Pull requests that update a dependency file labels Jul 18, 2023
@gsteel gsteel self-assigned this Jul 18, 2023
@gsteel gsteel merged commit ebe6c15 into dflydev:main Jul 18, 2023
@gsteel gsteel deleted the allow-psr-http-messsage-2 branch July 18, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement

2 participants