[dev] [commits] Horde branch master updated. 7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5

Jan Schneider jan at horde.org
Mon Dec 7 13:35:12 UTC 2009


Unfortunatly it doesn't help, because it doesn't support array parameters.

Zitat von Jan Schneider <jan at horde.org>:

> Ah, sorry, I didn't even know that such a function exists. I thought  
> you were referring to some method of Horde_Http_Client. To my  
> excuse, I wasn't really awake yet. :)
>
> Zitat von Chuck Hagenbuch <chuck at technest.org>:
>
>> Huh? I'm talking about a method in horde_URL. I'm just suggesting  
>> using the PHP built-in.
>>
>> Jan Schneider <jan at horde.org> wrote:
>>
>>> 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/
>>>
>>>
>>> --
>>> Horde developers mailing list - Join the hunt: http://horde.org/bounties/
>>> Frequently Asked Questions: http://horde.org/faq/
>>> To unsubscribe, mail: dev-unsubscribe at lists.horde.org
>>
>
>
>
> Jan.
>
> -- 
> Do you need professional PHP or Horde consulting?
> http://horde.org/consulting/
>
>
> -- 
> Horde developers mailing list - Join the hunt: http://horde.org/bounties/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe at lists.horde.org
>



Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the dev mailing list