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

PHP 8 Exception: Exclude subnet not within target network #44

Open
chescos opened this issue Dec 4, 2023 · 0 comments
Open

PHP 8 Exception: Exclude subnet not within target network #44

chescos opened this issue Dec 4, 2023 · 0 comments

Comments

@chescos
Copy link

chescos commented Dec 4, 2023

Running this code with PHP 7.4 works fine:

(new Range('49.12.11.10', '49.12.11.35'))->getNetworks();

However, with PHP 8.2, I'm getting this exception:

NetworkException: Exclude subnet not within target network
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

No branches or pull requests

1 participant