Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for PHP 8.4 #18

Merged
merged 4 commits into from
Nov 30, 2024
Merged

Support for PHP 8.4 #18

merged 4 commits into from
Nov 30, 2024

Conversation

PBXg33k
Copy link
Contributor

@PBXg33k PBXg33k commented Nov 29, 2024

This PR adds support for php 8.4.

Code-wise i only had to address the deprecation notice it triggered on implicit nullable parameters.

My bad if the PR isn't targeted correctly. I read the contributing guidelines to late, if this bothers you i can re-fork and branch directly off the 5.0 branch.

@byjg byjg changed the base branch from 5.0 to master November 29, 2024 21:58
@byjg byjg changed the base branch from master to 5.0 November 29, 2024 21:59
Copy link
Owner

@byjg byjg left a comment

Choose a reason for hiding this comment

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

Thank you for your PR. I am suggesting a few modifications.

src/Uri.php Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
@PBXg33k
Copy link
Contributor Author

PBXg33k commented Nov 30, 2024

Thanks for the feedback, addressed the issues you pointed out.

@byjg byjg merged commit fc3e8d3 into byjg:5.0 Nov 30, 2024
@byjg
Copy link
Owner

byjg commented Nov 30, 2024

PR Merged and new release 5.0.3 provided.

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