[dev] [commits] Horde branch master updated. 7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5
Jan Schneider
jan at horde.org
Sat Dec 5 12:09:34 UTC 2009
Zitat von Chuck Hagenbuch <chuck at horde.org>:
> Quoting Jan Schneider <jan at horde.org>:
>
>> The branch "master" has been updated.
>> The following is a summary of the commits.
>>
>> from: d416227a2cf5a103e5e6e016a43cec9ee56340f8
>>
>> 7f6ddcf Add basic Horde_Url class.
>>
>> -----------------------------------------------------------------------
>>
>> commit 7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5
>> Author: Jan Schneider <jan at horde.org>
>> Date: Thu Dec 3 15:06:46 2009 +0100
>>
>> Add basic Horde_Url class.
>>
>> framework/Url/lib/Horde/Url.php | 161
>> +++++++++++++++++++
>> framework/Url/package.xml | 59 +++++++
>> framework/Url/test/Horde/Url/AddTest.php | 74 +++++++++
>> framework/Url/test/Horde/Url/AllTests.php | 34 ++++
>> framework/Url/test/Horde/Url/RemoveTest.php | 47 ++++++
>> framework/Util/lib/Horde/Util.php | 109 +------------
>> framework/Util/test/Horde/Util/addParameter.phpt | 1 +
>> framework/Util/test/Horde/Util/removeParameter.phpt | 1 +
>> 8 files changed, 386 insertions(+), 100 deletions(-)
>> create mode 100644 framework/Url/lib/Horde/Url.php
>> create mode 100644 framework/Url/package.xml
>> create mode 100644 framework/Url/test/Horde/Url/AddTest.php
>> create mode 100644 framework/Url/test/Horde/Url/AllTests.php
>> create mode 100644 framework/Url/test/Horde/Url/RemoveTest.php
>>
>> http://git.horde.org/co.php/framework/Url/lib/Horde/Url.php?rt=horde-git&r=7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5
>
> How about using http_build_query() in the __toString() method?
How about moving that to Hord_Url instead? That dependency order makes
more sense to me.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the dev
mailing list