Horde_Urlpear.horde.orgHorde Url classThis class represents a single URL and provides methods for manipulating URLs.Jan Schneiderjanjan@horde.orgyesMichael Slusarzslusarzslusarz@horde.orgyes2017-08-012.2.62.2.0stablestableLGPL-2.1
* [jan] SECURITY: Fix XSS vulnerability with pathinfo component in toString().
5.3.08.0.0alpha18.0.0alpha11.7.0Horde_Exceptionpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Testpear.horde.org2.1.03.0.0alpha13.0.0alpha11.0.0alpha11.0.0alphaalpha2011-03-08LGPL-2.1
* First alpha release for Horde 4.
* Add ability to return relative URL when converting to string.
* Add Horde_Url_Exception::.
* Add Horde_Url::redirect().
* Add Horde_Url::unique().
* Add support for callback function for toString conversion.
* Add support for URL anchors.
* Added Horde_Url::uriB64Encode() and Horde_Url::uriB64Decode().
1.0.0beta11.0.0betabeta2011-03-16LGPL-2.1
* First beta release for Horde 4.
1.0.0RC11.0.0betabeta2011-03-22LGPL-2.1
* First release candidate for Horde 4.
1.0.0RC21.0.0betabeta2011-03-29LGPL-2.1
* Second release candidate for Horde 4.
1.0.01.0.0stablestable2011-04-06LGPL-2.1
* First stable release for Horde 4.
1.0.11.0.0stablestable2012-04-10LGPL-2.1
* [rla] Add license file.
1.0.21.0.0stablestable2012-05-09LGPL-2.1
* [mms] Don't encode anchor string if raw mode is enabled.
2.0.0alpha11.0.0alphastable2012-07-06LGPL-2.1
* First alpha release for Horde 5.
2.0.0beta11.0.0betastable2012-07-19LGPL-2.1
* First beta release for Horde 5.
* [jan] Make constructor parameters optional for empty URLs.
2.0.0beta21.1.0betastable2012-08-29LGPL-2.1
* [mms] Add Horde_Url::setScheme().
2.0.0beta31.1.0betastable2012-10-12LGPL-2.1
* [mms] Make parameter generation extendable.
2.0.0RC11.1.0betastable2012-10-26LGPL-2.1
* [mms] Fix copying all parameters when cloning a Horde_Url object in the constructor.
2.0.01.1.0stablestable2012-10-30LGPL-2.1
* First stable release for Horde 5.
2.0.11.1.0stablestable2012-11-19LGPL-2.1
* [mms] Use new Horde_Test layout.
2.1.02.1.0stablestable2013-01-29LGPL-2.1
* [mms] Add Horde_Url_Data class.
2.2.02.2.0stablestable2013-03-05LGPL-2.1
* [mms] Add Horde_Url_Data::isData().
2.2.12.2.0stablestable2013-08-27LGPL-2.1
* [mms] Use strpos() instead of preg_match() for simple string searches (Thomas Jarosch <thomas.jarosch@intra2net.com>, Request #12603).
2.2.22.2.0stablestable2014-03-03LGPL-2.1
* [mms] Optimize Horde_Url#toString().
2.2.32.2.0stablestable2014-06-04LGPL-2.1
* [mms] Catch/ignore invalid RFC 2397 data strings.
2.2.42.2.0stablestable2015-01-09LGPL-2.1
* [jan] Improve PSR-2 compatibility.
2.2.52.2.0stablestable2016-02-02LGPL-2.1
* [jan] Mark PHP 7 as supported.
2.2.62.2.0stablestable2017-08-01LGPL-2.1
* [jan] SECURITY: Fix XSS vulnerability with pathinfo component in toString().