[ANNOUNCEMENT] Net_URL2-2.0.1 (stable) Released.
[email protected] ("PEAR Announce")
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Net_URL2-2.0.1 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Fixed Bug #20013: getNormalizedURL() adds leading "@" chars in the Authority
* Fixed Bug #20016: Wrong data in 6d4f4dd "Package.xml preparation."
* Fixed Bug #19176: resolve() does not merge the path if the base path is empty
* Fixed Bug #19315: removeDotSegments("0") not working
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.1
Download: http://download.pear.php.net/package/Net_URL2-2.0.1.tgz
Authors
-------
Tom Klingenberg (lead)