Re: [PEAR] [ANNOUNCEMENT] Net_DNS2-1.2.3 (stable) Released.
[email protected] (Chuck Ross)
| Newsgroups | php.pear.dev |
|---|---|
| Message-ID | <[email protected]> |
Thanks, Chuck On Aug 17, 2012, at 3:04 PM, PEAR Announce wrote: > The new PEAR package Net_DNS2-1.2.3 (stable) has been released at http://pear.php.net/. > > Release notes > ------------- > - added a LICENSE file to satisfy fedora packaging guidelines > - included the tests folder in the PEAR package > - updated the tests to not include a specific include_path, and to use the Google public DNS servers for the resolution tests, rather than the /etc/resolv.conf file (which won't exist on a Windows system) > - fixed a endless loop bug in the Streams.php file; this was related to the code changes I made + UDP packets > > Package Info > ------------ > Provides (roughly) the same functionality as Net_DNS, but using PHP5 objects, exceptions for error handling, better sockets support. > > This release is (in most cases) 2x - 10x faster than Net_DNS, as well as includes more RR's (including DNSSEC RR's), and improved sockets and streams support. > > Related Links > ------------- > Package home: http://pear.php.net/package/Net_DNS2 > Changelog: http://pear.php.net/package/Net_DNS2/download/1.2.3 > Download: http://download.pear.php.net/package/Net_DNS2-1.2.3.tgz > > Authors > ------- > Mike Pultz <[email protected]> (lead) > > > -- > PEAR General Mailing List (http://pear.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >