Skip to content

Conversation

@goossda
Copy link
Contributor

@goossda goossda commented Feb 5, 2025

Q A
Type improvement
BC Break no
Fixed issues

Summary

Added functionality for PHP 8.4.
The only thing that really needed to change was psalm and phpunit versions.
cs-fixer is still not PHP8.4 compatible, but it goes ok for now.

trait UseHttpFactories
{
private function createRequest(string $method, string $uri): RequestInterface
private static function createRequest(string $method, string $uri): RequestInterface
Copy link
Contributor

Choose a reason for hiding this comment

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

YES ! :) I've bumped against this as well last week.

@veewee veewee merged commit 7865f4c into phpro:v2.x Feb 6, 2025
4 checks passed
@veewee
Copy link
Contributor

veewee commented Feb 6, 2025

Thanks

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