Top Level :: Networking

Package Information: Net_IPv6

Show All Changelogs
» Version » Information
1.1.0RC4Download

Release date: 2008-09-16 22:45 UTC
Release state: beta

Changelog:

take care of prefix length specification in an address, thanks to Jens Ott

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.1.0RC3Download

Release date: 2007-11-21 17:17 UTC
Release state: beta

Changelog:

Fix Bug #12442, thanks to pear at erikdebruijn dot nl
+ add getNetmaskSpec()

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.1.0RC2Download

Release date: 2006-02-09 15:18 UTC
Release state: beta

Changelog:

- fixed a notice, when removeNetmaskSpec is used on an IP
without a netmask

1.1.0RC1Download

Release date: 2005-11-24 15:27 UTC
Release state: beta

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.5Download

Release date: 2005-09-01 12:49 UTC
Release state: stable

Changelog:

Bug #3405 again: problem with compressing
Thanks to elfrink at introweb dot nl

1.0.4Download

Release date: 2005-08-03 12:56 UTC
Release state: stable

Changelog:

Bug #4977: trying to compress where nothing is to compress
Thanks to pvenegas at gmail dot com

1.0.3Download

Release date: 2005-03-19 20:47 UTC
Release state: stable

Changelog:

Bug #3851: IPv4-mapped/compatible IPv6 uncompress bug
Thanks to dtaylor at jasi dot com

1.0.2Download

Release date: 2005-02-13 13:19 UTC
Release state: stable

Changelog:

Bug #3404: checkIPv6() is case sensitive
Bug #3405: compress() does not compress '0000'
Thanks to elfrink at introweb dot nl

1.0.1Download

Release date: 2004-11-24 23:47 UTC
Release state: stable

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.0Download

Release date: 2004-03-02 07:54 UTC
Release state: stable

Changelog:

First official release