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

[email protected] ("PEAR Announce") Sun, 14 Jun 2015 16:42:53 +0100 (BST)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Net_IPv6-1.3.0b1 (beta) has been released at http://pear.php.net/.

Release notes
-------------
#20558 String offset cast occurred
Use static keyword for class method declarations
Use public/protected keyword class method declarations

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.0b1
    Download: http://download.pear.php.net/package/Net_IPv6-1.3.0b1.tgz

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