darsyn / ip

Immutable value object for IPv4 and IPv6 addresses, including helper methods and Doctrine support.
http://darsyn.github.io/ip/
MIT License
249 stars 21 forks source link

isVersion4 on getNetworkIp #46

Closed TheJenne18 closed 6 years ago

TheJenne18 commented 6 years ago

When I do "getNetworkIp(23)->isVersion4()", it always returns false, nevertheless I gave an IPv4 address.