Skip to content

Version 1.2.0

Latest
Compare
Choose a tag to compare
@arogachev arogachev released this 02 Sep 14:07
· 1 commit to master since this release
1.2.0
9b51434
  • New #65: Add IP_PATTERN and IP_REGEXP constants to IpHelper for checking IP of both IPv4 and IPv6 versions
    (@arogachev)
  • New #65: Add NEGATION_CHARACTER constant to IpRanges used to negate ranges (@arogachev)
  • New #65: Add isIpv4(), isIpv6(), isIp() methods to IpHelper (@arogachev)