» Version | » Information |
---|---|
1.0.0RC3 |
Easy InstallNot sure? Get more info. pear install Net_CheckIP2-1.0.0RC3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_CheckIP2-1.0.0RC3 Release date: 2009-09-30 16:48 UTC Release state: beta Release uploaded by: till Changelog: This release introduces a last-minute BC break: To update your code, please replace the following: Net_CheckIP2::check_ip($ip); ... with: Net_CheckIP2::isValid($ip); Changelog: * introduced getClass() - determine the CLASS network (A, B, C supported) * introduced isValid() - replaces check_ip() * introduced isReserved() - determine if the IP is from within a reserved space * introduced isZeroconf() - determine if the IP is from the zeroconf pool * added AllTests and new test suite Dependencies:
|
2008-02-02 beta |
|
2007-12-04 beta |