Net_URL pear.php.net Easy parsing of Urls Provides easy parsing of URLs and their constituent parts. Richard heyes richard richard@php.net no David Coallier davidc davidc@php.net yes 2007-06-28 1.0.15 1.0.15 stable stable BSD - 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 incorrectly 4.0.0 1.4.0b1 1.0.14 1.0.14 stable stable 2004-06-19 BSD Whitespace 1.0.13 1.0.13 stable stable 2004-06-05 BSD Fix bug 1558 1.0.12 1.0.12 stable stable 2004-05-08 BSD Bug fixes release (#704 and #1036) 1.0.11 1.0.11 stable stable 2004-01-17 BSD Bug fixes release (#83 and #471) 1.0.10 1.0.10 stable stable 2002-04-06 BSD Be more flexible in what constitutes a scheme 1.0.9 1.0.9 stable stable 2002-04-05 BSD Fix couple of absolute URL bugs. 1.0.8 1.0.8 stable stable 2002-03-06 BSD Various bugs. Remove auto setting of default url to '/' if a url is supplied to the constructor. May cause BC issues. 1.0.7 1.0.7 stable stable 2002-12-07 BSD Added method to resolve URL paths of //, ../ and ./ 1.0.6 1.0.6 stable stable 2002-12-07 BSD Make usage of [] optional 1.0.5 1.0.5 stable stable 2002-11-14 BSD Allow for URLS such as ...?foo 1.0.4 1.0.4 stable stable 2002-07-27 BSD License change 1.0.3 1.0.3 stable stable 2002-06-20 BSD Now uses HTTP_HOST if available. 1.0.2 1.0.2 stable stable 2002-04-28 BSD updated to fix a minor irritation when running on windows 1.0.1 1.0.1 stable stable 2002-04-28 BSD Maintenance release. Bugs fixed with path detection and defaults. 1.0 1.0 stable stable 2002-02-17 BSD This is the initial release of the Net_URL package.