[ANNOUNCEMENT] Net_URL2-2.1.2 (stable) Released.
[email protected] ("PEAR Announce") Mon, 18 Apr 2016 18:41:42 -0400 (EDT)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Net_URL2-2.1.2 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Fix: Correct case of method call name
* Fix: Travis PHP 5.2
* Fix: Correct earlier regex delimiter
* New: Test with PHP 7 and HHVM on Travis 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.1.2
Download: http://download.pear.php.net/package/Net_URL2-2.1.2.tgz
Authors
-------
Tom Klingenberg (lead)