[ANNOUNCEMENT] Net_URL2-2.0.8 (stable) Released.

[email protected] ("PEAR Announce") Wed, 8 Oct 2014 01:42:25 +0100 (BST)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Net_URL2-2.0.8 (stable) has been released at http://pear.php.net/.

Release notes
-------------
* Fixed #20420: Inconsistent setAuthority and getAuthority
* Fixed #20423: URI with IPv6 or IPvFuture not parsed
* Imp: Test for RFC 3986 Section 1.1.2 Examples

Package Info
------------
Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of
    relative URLs.

Related Links
-------------
Package home: http://pear.php.net/package/Net_URL2
   Changelog: http://pear.php.net/package/Net_URL2/download/2.0.8
    Download: http://download.pear.php.net/package/Net_URL2-2.0.8.tgz

Authors
-------
Tom Klingenberg (lead)