» Version | » Information |
---|---|
1.5.0 |
Easy InstallNot sure? Get more info. pear install Net_DNS2-1.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_DNS2-1.5.0 Release date: 2020-10-08 11:39 UTC Release state: stable Release uploaded by: mikepultz Changelog: - added the AMTRELAY resource record type (RFC 8777). - added Net_DNS2_RR::asArray(), which returns the same values as __toString(), but as an array for easier access. - added Net_DNS2::closeSockets(), which lets you close all cached network sockets in the resolver object. - added Net_DNS2::getSockets(), which returns the local sockets cache array. - added date_created and date_last_used to the Net_DNS2_Socket object, to track usage stats on each socket object. - added the SHA256, SHA384, and GOST digest defines to Lookups.php. - dropped the Net_DNS2_Socket_Sockets, and switch to just using the streams code. There's no speed difference anymore. - fixed a bug in Net_DNS2_Packet::compress() and Net_DNS2_Packet::expand() related to dot literals in compressed names. - fixed a display issue in the IPSECKEY RR when displaying hostname / domain names in the gateway field. - fixed a couple inconsistencies in the docs. - fixed a PHP 7.4 bug in Sockets.php; accessing a null value as an array throws an exception now. - fixed Net_DNS2_RR_DS so it will be able to support other digest definitions without any other changes. - the Net_DNS2_RR_NIMLOC class was incorrectly named Net_DNS2_RR_NIMLOCK. - Net_DNS2_PrivateKey was using the wrong member variable name for the key_format value. - changed all references to array() to []. - removed all sorts of license noise from the files. - updated the test cases to use PHPUnit v9+. Dependencies:
|
2018-02-12 stable |
|
2017-03-06 stable |
|
2016-08-22 stable |
|
2015-04-13 stable |
|
2014-12-15 stable |
|
2013-12-01 stable |
|
2013-06-13 stable |
|
2013-04-08 stable |
|
2012-12-30 stable |
|
2012-09-20 stable |
|
2012-08-17 stable |
|
2012-08-07 stable |
|
2012-03-25 stable |
|
2011-12-05 stable |
|
2011-07-25 stable |
|
2011-07-02 stable |
|
2011-06-01 stable |
|
2011-05-07 stable |
|
2011-04-24 stable |
|
2010-12-02 stable |
|
2010-10-26 stable |
|
2010-09-27 beta |