On 04.07.2007 17:24, David Coallier wrote:
On 7/4/07, Antony Dovgal <[EMAIL PROTECTED]> wrote:
On 02.07.2007 16:42, Andrey A. Belashkov wrote:
> On 02 Jul 2007 at 12:06:08, Antony Dovgal wrote:
>> On 30.06.2007 09:54, Andrey A. Belashkov wrote:
>>> Hello!
>>> Can you add please CURLOPT_PRIVATE and CURLINFO_PRIVATE text parameters
>>> to curl extension for php like CURLOPT_URL ?
>>
>> In which cURL version were they introduced?
> http://curl.haxx.se/libcurl/c/curl_easy_getinfo.html
>
> (Added in 7.10.8)
Where do you see 7.10.8 there?
I can see only "(Added in 7.10.3)".
It is in fact in 7.10.3:
http://curl.haxx.se/mail/archive-2003-01/0054.html see
o Added CURLOPT_PRIVATE and CURLINFO_PRIVATE
Ahha, so I'm not completely mad yet..
Ok, if it's 7.10.3, then we don't need any ifdefs indeed since we required cURL
>= 7.10.5.
Patch committed.
--
Wbr,
Antony Dovgal
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php