» Version | » Information |
---|---|
1.3.0b4 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.3.0b4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.3.0b4 Release date: 2018-07-09 08:05 UTC Release state: beta Release uploaded by: alexmerz Changelog: fix #23755 _ip2Bin() incorrectly convert IPv4 mapped into binary fix #23756 Compressed netmasks incorrectly detected in isInNetmask() Dependencies:
|
1.3.0b3 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.3.0b3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.3.0b3 Release date: 2017-07-27 18:08 UTC Release state: beta Release uploaded by: alexmerz Changelog: fix #13006 failed compressing ipv6 with ip4 part fix #21140 splitV64 for double-colon do not uncompress case Dependencies:
|
1.3.0b2 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.3.0b2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.3.0b2 Release date: 2016-05-25 11:15 UTC Release state: beta Release uploaded by: alexmerz Changelog: #21046 checkIPv6 wrongly validates IPv6 IPs with leading and/or trailing : Dependencies:
|
1.3.0b1 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.3.0b1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.3.0b1 Release date: 2015-06-14 16:42 UTC Release state: beta Release uploaded by: alexmerz Changelog: #20558 String offset cast occurred Use static keyword for class method declarations Use public/protected keyword class method declarations Dependencies:
|
1.2.2b2 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.2.2b2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.2.2b2 Release date: 2012-03-23 01:31 UTC Release state: beta Release uploaded by: alexmerz Changelog: #19334 CheckIPv6 accepted invalid characters Dependencies:
|
1.2.2b |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.2.2b Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.2.2b Release date: 2011-11-15 01:56 UTC Release state: beta Release uploaded by: alexmerz Changelog: #18687 Add recommendedFormat() provided by Tetsuji Koyama to respect RFC5952 about shortening of 0-Byte segments. The method may become a part of compress() in a stable release. #18976 Rok Potocnik spotted a missing range check for the netmask value while checking an IPv6 address. Dependencies:
|
1.2.1 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.2.1 Release date: 2011-02-07 22:50 UTC Release state: stable Release uploaded by: alexmerz Changelog: No Changes. Go to stable. Dependencies:
|
1.2.1RC1 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.2.1RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.2.1RC1 Release date: 2010-12-30 05:42 UTC Release state: beta Release uploaded by: alexmerz Changelog: Go to Release Candidate. Updated Peardoc to reflect the API changes. Dependencies:
|
1.2.1b1 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.2.1b1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.2.1b1 Release date: 2010-12-22 02:15 UTC Release state: beta Release uploaded by: alexmerz Changelog: Feature request: + add parameter to uncompress() to add leading zeros to an address (Pascal Uhlmann) Dependencies:
|
1.2.1b |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.2.1b Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.2.1b Release date: 2010-11-25 14:56 UTC Release state: beta Release uploaded by: alexmerz Changelog: #18085 Fix wrong file path Dependencies:
|
1.2.0b |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.2.0b Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.2.0b Release date: 2010-11-18 03:49 UTC Release state: beta Release uploaded by: alexmerz Changelog: + New method isCompressible() + New method separate() + compress() got a second parameter to enforce compression + add new address types - deprecated getPrefixLength() (technical identical to getNetmaskSpec) - deprecated removePrefixLength() (technical identical to removeNetmaskSpec) Dependencies:
|
1.1.0 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.1.0 Release date: 2010-11-08 19:48 UTC Release state: stable Release uploaded by: alexmerz Changelog: Jump from beta to stable. Fixed: #17819 documentation needs to be updated Dependencies:
|
1.1.0b2 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.1.0b2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.1.0b2 Release date: 2009-05-18 03:28 UTC Release state: beta Release uploaded by: alexmerz Changelog: Fixed: #14747 Compressing an already compressed IP returns the IP "as is" now #15947 checkIPv6 returned true although the IP was too long #16220 using the wrong variable in _bin2Ip Dependencies:
|
1.1.0b1 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.1.0b1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.1.0b1 Release date: 2008-10-27 21:09 UTC Release state: beta Release uploaded by: alexmerz Changelog: Because this release adds a new method and some bug tickets are still open, the package release is named as Beta, instead of releasing a 5th RC version. #14728 add parseAddress(), thanks to Nicholas Williams! #14767 most CS issues should be solved Dependencies:
|
1.1.0RC4 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.1.0RC4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.1.0RC4 Release date: 2008-09-16 18:45 UTC Release state: beta Release uploaded by: alexmerz Changelog: take care of prefix length specification in an address, thanks to Jens Ott Dependencies:
|
1.1.0RC3 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.1.0RC3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.1.0RC3 Release date: 2007-11-21 12:17 UTC Release state: beta Release uploaded by: alexmerz Changelog: Fix Bug #12442, thanks to pear at erikdebruijn dot nl + add getNetmaskSpec() Dependencies:
|
1.1.0RC2 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.1.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.1.0RC2 Release date: 2006-02-09 10:18 UTC Release state: beta Release uploaded by: alexmerz Changelog: - fixed a notice, when removeNetmaskSpec is used on an IP without a netmask |
1.1.0RC1 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.1.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.1.0RC1 Release date: 2005-11-24 10:27 UTC Release state: beta Release uploaded by: alexmerz Changelog: This new minor version adds some methods proposed by Josh Peck (jmp @ joshpeck dot org). + Change license to BSD + Improved comments and docblocks + add removeNetmaskSpec() + add getNetmask() + add isInNetmask() + add getAddressType() + add _ip2Bin() + add _bin2Ip() + add serveral constants for address types |
1.0.5 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.0.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.0.5 Release date: 2005-09-01 08:49 UTC Release state: stable Release uploaded by: alexmerz Changelog: Bug #3405 again: problem with compressing Thanks to elfrink at introweb dot nl |
1.0.4 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.0.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.0.4 Release date: 2005-08-03 08:56 UTC Release state: stable Release uploaded by: alexmerz Changelog: Bug #4977: trying to compress where nothing is to compress Thanks to pvenegas at gmail dot com |
1.0.3 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.0.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.0.3 Release date: 2005-03-19 15:47 UTC Release state: stable Release uploaded by: alexmerz Changelog: Bug #3851: IPv4-mapped/compatible IPv6 uncompress bug Thanks to dtaylor at jasi dot com |
1.0.2 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.0.2 Release date: 2005-02-13 08:19 UTC Release state: stable Release uploaded by: alexmerz Changelog: Bug #3404: checkIPv6() is case sensitive Bug #3405: compress() does not compress '0000' Thanks to elfrink at introweb dot nl |
1.0.1 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.0.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.0.1 Release date: 2004-11-24 18:47 UTC Release state: stable Release uploaded by: alexmerz Changelog: rewrite compress()/uncompress fixes this bugs: Bug #2803 compress() adds colon Bug #2802 compress() doesn't compress correctly Thanks to cmoehrke at netviser dot de |
1.0 |
Easy InstallNot sure? Get more info. pear install Net_IPv6-1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IPv6-1.0 Release date: 2004-03-02 02:54 UTC Release state: stable Release uploaded by: alexmerz Changelog: First official release |