PHP-IPAddress
PHP-IPAddress copied to clipboard
IP Address utility classes for PHP
Results
2
PHP-IPAddress issues
Sort by
recently updated
recently updated
newest added
Hi There is a few issues that prevents proper support for php v 8.1. I have made a fork with minimal changes, but I'd be happy to contribute here. I...
Trying to create an IP with extra zeros in ::factory("192.0.2.01") fails with "Unable to guess IP address type from '192.0.2.01'.". While that is a somewhat unconventional format, I would still...