Horde_Url pear.horde.org Horde Url class This class represents a single URL and provides methods for manipulating URLs. Jan Schneider jan jan@horde.org yes Michael Slusarz slusarz slusarz@horde.org yes 2017-08-01 2.2.6 2.2.0 stable stable LGPL-2.1 * [jan] SECURITY: Fix XSS vulnerability with pathinfo component in toString(). 5.3.0 8.0.0alpha1 8.0.0alpha1 1.7.0 Horde_Exception pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Test pear.horde.org 2.1.0 3.0.0alpha1 3.0.0alpha1 1.0.0alpha1 1.0.0 alpha alpha 2011-03-08 LGPL-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.0beta1 1.0.0 beta beta 2011-03-16 LGPL-2.1 * First beta release for Horde 4. 1.0.0RC1 1.0.0 beta beta 2011-03-22 LGPL-2.1 * First release candidate for Horde 4. 1.0.0RC2 1.0.0 beta beta 2011-03-29 LGPL-2.1 * Second release candidate for Horde 4. 1.0.0 1.0.0 stable stable 2011-04-06 LGPL-2.1 * First stable release for Horde 4. 1.0.1 1.0.0 stable stable 2012-04-10 LGPL-2.1 * [rla] Add license file. 1.0.2 1.0.0 stable stable 2012-05-09 LGPL-2.1 * [mms] Don't encode anchor string if raw mode is enabled. 2.0.0alpha1 1.0.0 alpha stable 2012-07-06 LGPL-2.1 * First alpha release for Horde 5. 2.0.0beta1 1.0.0 beta stable 2012-07-19 LGPL-2.1 * First beta release for Horde 5. * [jan] Make constructor parameters optional for empty URLs. 2.0.0beta2 1.1.0 beta stable 2012-08-29 LGPL-2.1 * [mms] Add Horde_Url::setScheme(). 2.0.0beta3 1.1.0 beta stable 2012-10-12 LGPL-2.1 * [mms] Make parameter generation extendable. 2.0.0RC1 1.1.0 beta stable 2012-10-26 LGPL-2.1 * [mms] Fix copying all parameters when cloning a Horde_Url object in the constructor. 2.0.0 1.1.0 stable stable 2012-10-30 LGPL-2.1 * First stable release for Horde 5. 2.0.1 1.1.0 stable stable 2012-11-19 LGPL-2.1 * [mms] Use new Horde_Test layout. 2.1.0 2.1.0 stable stable 2013-01-29 LGPL-2.1 * [mms] Add Horde_Url_Data class. 2.2.0 2.2.0 stable stable 2013-03-05 LGPL-2.1 * [mms] Add Horde_Url_Data::isData(). 2.2.1 2.2.0 stable stable 2013-08-27 LGPL-2.1 * [mms] Use strpos() instead of preg_match() for simple string searches (Thomas Jarosch <thomas.jarosch@intra2net.com>, Request #12603). 2.2.2 2.2.0 stable stable 2014-03-03 LGPL-2.1 * [mms] Optimize Horde_Url#toString(). 2.2.3 2.2.0 stable stable 2014-06-04 LGPL-2.1 * [mms] Catch/ignore invalid RFC 2397 data strings. 2.2.4 2.2.0 stable stable 2015-01-09 LGPL-2.1 * [jan] Improve PSR-2 compatibility. 2.2.5 2.2.0 stable stable 2016-02-02 LGPL-2.1 * [jan] Mark PHP 7 as supported. 2.2.6 2.2.0 stable stable 2017-08-01 LGPL-2.1 * [jan] SECURITY: Fix XSS vulnerability with pathinfo component in toString().