[ANNOUNCEMENT] Net_IPv6-1.3.0b4 (beta) Released.

[email protected] ("PEAR Announce") Mon, 9 Jul 2018 08:05:30 -0400 (EDT)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Net_IPv6-1.3.0b4 (beta) has been released at http://pear.php.net/.

Release notes
-------------
fix #23755 _ip2Bin() incorrectly convert IPv4 mapped into binary
fix #23756 Compressed netmasks incorrectly detected in isInNetmask()

Package Info
------------
The class allows you to:
        * check if an address is an IPv6 address
        * compress/uncompress IPv6 addresses
        * check for an IPv4 compatible ending in an IPv6 address
        * check the assigned address space of an IPv6 address
        * do netmask calculations

Related Links
-------------
Package home: http://pear.php.net/package/Net_IPv6
   Changelog: http://pear.php.net/package/Net_IPv6/download/1.3.0b4
    Download: http://download.pear.php.net/package/Net_IPv6-1.3.0b4.tgz

Authors
-------
Alexander Merz (lead)