[ANNOUNCEMENT] Net_URL2-2.0.3 (stable) Released.
[email protected] ("PEAR Announce")
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Net_URL2-2.0.3 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Fixed #20156: setAuthority() flaw with "0" as host
* Fixed #20157: normalize() flaw with "0" as path
* Fixed #20158: Fragment-only references are not resolved to non-absolute base URI
* Fixed #20159: Authority not terminated by slash
* Fixed diverse coding style violations and misc. minor issues
* Increased code coverage
* Added support for Scrutinizer CI
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.3
Download: http://download.pear.php.net/package/Net_URL2-2.0.3.tgz
Authors
-------
Tom Klingenberg (lead)