Top Level :: Networking

Package Information: Net_URL

Show All Changelogs
» Version » Information
1.0.15Download

Release date: 2007-06-28 14:58 UTC
Release state: stable

Changelog:

- 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

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.14Download

Release date: 2004-06-19 18:51 UTC
Release state: stable

Changelog:

Whitespace

1.0.13Download

Release date: 2004-06-05 14:06 UTC
Release state: stable

Changelog:

Fix bug 1558

1.0.12Download

Release date: 2004-05-08 17:39 UTC
Release state: stable

Changelog:

Bug fixes release (#704 and #1036)

1.0.11Download

Release date: 2004-01-17 18:39 UTC
Release state: stable

Changelog:

Bug fixes release (#83 and #471)

1.0.10Download

Release date: 2003-04-06 18:36 UTC
Release state: stable

Changelog:

Be more flexible in what constitutes a scheme

1.0.9Download

Release date: 2003-04-05 17:20 UTC
Release state: stable

Changelog:

Fix couple of absolute URL bugs.

1.0.8Download

Release date: 2003-03-06 20:03 UTC
Release state: stable

Changelog:

Various bugs. Remove auto setting of default url to '/' if a url is supplied
to the constructor. May cause BC issues.

1.0.7Download

Release date: 2003-01-30 19:21 UTC
Release state: stable

Changelog:

Added method to resolve URL paths of //, ../ and ./

1.0.6Download

Release date: 2002-12-07 19:18 UTC
Release state: stable

Changelog:

Make usage of [] optional

1.0.5Download

Release date: 2002-11-14 18:42 UTC
Release state: stable

Changelog:

Allow for URLS such as ...?foo

1.0.4Download

Release date: 2002-07-27 17:45 UTC
Release state: stable

Changelog:

License change

1.0.3Download

Release date: 2002-06-20 03:26 UTC
Release state: stable

Changelog:

Now uses HTTP_HOST if available.

1.0.2Download

Release date: 2002-05-30 00:59 UTC
Release state: stable

Changelog:

updated to fix a minor irritation when running on windows

1.0.1Download

Release date: 2002-04-28 18:38 UTC
Release state: stable

Changelog:

Maintenance release. Bugs fixed with path detection and defaults.

1.0Download

Release date: 2002-02-17 17:27 UTC
Release state: stable

Changelog:

This is the initial release of the Net_URL package.