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

Fix deprecation warning in IpAddress::__construct with PHP 8.4 #47

Closed
wants to merge 1 commit into from

Conversation

acelaya
Copy link
Contributor

@acelaya acelaya commented Nov 17, 2024

Closes #46

This PR adds PHP 8.4 to the unit-tests pipeline, and fixes a deprecation warning thrown with PHP 8.4 due to the use of implicit nullability in IpAddress::__construct().

@acelaya acelaya closed this Nov 24, 2024
@acelaya acelaya deleted the php-8.4-deprecations branch November 24, 2024 10: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.

Deprecation warning with PHP 8.4
1 participant