PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_URL

Easy parsing of Urls

This package is unmaintained.

Download latest release 1.0.15 (archived versions might be outdated)

License: BSD

Description

Provides easy parsing of URLs and their constituent parts.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#83ClosedBug2003-10-09warning in addQueryString method
#471ClosedBug2003-12-21Wrong decode of query string
#704ClosedBug2004-02-07Hardcoded & instead of ini_get('arg_separator.xxx')
#1036ClosedBug2004-03-19Improper default port number detection
#1447ClosedBug2004-05-19use $_SERVER instead of $HTTP_SERVER_VARS
#1558ClosedBug2004-06-04_parseRawQuerystring() fails if arg_separator.input is more than one character
#1682ClosedBug2004-06-20file is in DOS format rather than Unix
#1906BogusBug2004-07-18Constructor can't handle &
#2334ClosedBug2004-09-14square brackets in var names are not encoded
#2824ClosedReq2004-11-24error suppresion is used where code canbe easily changed to avoid errors
#3159ClosedBug2005-01-10Net_URL::setProtocol calls getStandardPort() incorrectly
#3260Wont fixBug2005-01-21Problem with duplicate names in query string
#3593Wont fixReq2005-02-25Patch to create URL out of its atoms
#3883BogusBug2005-03-19urlencoding in addQueryString()
#3942BogusBug2005-03-24addRawQueryString shouldn't delete old values
#6338ClosedBug2005-12-23wrong array querystring handling
#6541BogusReq2006-01-20Problem with "external" files
#7649BogusBug1.0.142006-05-17Net_URL doens't complain about invalid URLs
#10054BogusBug1.0.142007-02-08Script on http://example.org/ defaults to http://example.org/index.php
#10201ClosedBug1.0.142007-02-27Stable ?? Where is end user doc
#11008ClosedBugCVS2007-05-10Default argument values override object properties in initialize()
#11017ClosedDoc1.0.142007-05-11Add more detail to addQueryString comment
#11385ClosedBug1.0.142007-06-21Variables $url and $useBrackets are declared twice, conflicts with PHP 5.2.3.
#12307ClosedBug1.0.152007-10-22$pass vs $password
#13103OpenBug2008-02-12Space broken the URL when redirect
#14103OpenBug2008-06-08whitespace in path won't encoded
#15081DuplicateDoc2008-11-18Wrong with summary of constructor.
#15640Wont fixBug1.0.152009-01-15Net_URL is unable to handle multiple GET parameters of the same name
#15878ClosedDoc2009-02-03Wrong constructor name