[ANNOUNCEMENT] Net_URL2-2.0.9 (stable) Released.

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

Release notes
-------------
* Fixed #20418: Incorrect normalization of URI with missing authority
* Upd: Test for RFC 3986 Section 1.1.2 Examples
* Upd: Travis CI - PHP 5.6 added

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.9
    Download: http://download.pear.php.net/package/Net_URL2-2.0.9.tgz

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