Net_URLpear.php.netEasy parsing of UrlsProvides easy parsing of URLs and their constituent parts.Richard heyesrichardrichard@php.netnoDavid Coallierdavidcdavidc@php.netyes2007-06-281.0.151.0.15stablestableBSD- Fixed Bug #11385 $url was defined.
- Fixed Doc #11017 Fixed docblock problem (cweiske)
- Fixed Bug #11008 (Override object properties in initialize())
- Fixed Bug #6338 Wrong query string handling
- Fixed Bug #704 Fixed hardcoded value and use ini_get(arg_separator)
- Fixed Bug #1036 Improper default port number detection
- Fixed Bug #1447 use $_SERVER instead of HTTP_SERVER_VARS
- Fixed Bug #1558 _parseRawQueryString failed if arg_sep.input was more than 1 char.
- Fixed Bug #1682 File was in DOC format rather than Unix
- Fixed Bug #2334 Sqare brackets in var names were encoded
- Fixed Bug #2824 Better error handling support.
- Fixed bug #3159 setProtocol was calling getStandardPort incorrectly4.0.01.4.0b11.0.141.0.14stablestable2004-06-19BSDWhitespace1.0.131.0.13stablestable2004-06-05BSDFix bug 15581.0.121.0.12stablestable2004-05-08BSDBug fixes release (#704 and #1036)1.0.111.0.11stablestable2004-01-17BSDBug fixes release (#83 and #471)1.0.101.0.10stablestable2002-04-06BSDBe more flexible in what constitutes a scheme1.0.91.0.9stablestable2002-04-05BSDFix couple of absolute URL bugs.1.0.81.0.8stablestable2002-03-06BSDVarious bugs. Remove auto setting of default url to '/' if a url is supplied
to the constructor. May cause BC issues.1.0.71.0.7stablestable2002-12-07BSDAdded method to resolve URL paths of //, ../ and ./1.0.61.0.6stablestable2002-12-07BSDMake usage of [] optional1.0.51.0.5stablestable2002-11-14BSDAllow for URLS such as ...?foo1.0.41.0.4stablestable2002-07-27BSDLicense change1.0.31.0.3stablestable2002-06-20BSDNow uses HTTP_HOST if available.1.0.21.0.2stablestable2002-04-28BSDupdated to fix a minor irritation when running on windows1.0.11.0.1stablestable2002-04-28BSDMaintenance release. Bugs fixed with path detection and defaults.1.01.0stablestable2002-02-17BSDThis is the initial release of the Net_URL package.