History log of /PHP-5.5/ext/curl/interface.c (Results 176 – 200 of 310)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.0RC1
# c7bfd897 16-Mar-2009 Felipe Pena

- MFH: Fixed bug #47616 (curl keeps crashing)


Revision tags: RELEASE_1_3_5
# c452af9e 13-Mar-2009 Stanislav Malyshev

add new CURL options


Revision tags: php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 51f4e5ef 26-Jan-2009 Ilia Alshanetsky

Fixed bug #47217 (content-type is not set properly for file uploads)


# 34f18551 25-Jan-2009 Antony Dovgal

do not define CURLE_SSH twice


# f19f0cef 25-Jan-2009 Pierre Joye

- nicer features list


# 7dc3ef31 25-Jan-2009 Pierre Joye

- MFH
- [DOC] Add support for SSH via libssh2
- new constants: CURLE_SSH, CURLSSH_AUTH_NONE, CURLSSH_AUTH_PUBLICKEY, CURLSSH_AUTH_PASSWORD, CURLSSH_AUTH_HOST, CURLSSH_AUTH_KEYBOARD, CURLSS

- MFH
- [DOC] Add support for SSH via libssh2
- new constants: CURLE_SSH, CURLSSH_AUTH_NONE, CURLSSH_AUTH_PUBLICKEY, CURLSSH_AUTH_PASSWORD, CURLSSH_AUTH_HOST, CURLSSH_AUTH_KEYBOARD, CURLSSH_AUTH_DEFAULT, CURLOPT_SSH_AUTH_TYPES, CURLOPT_KEYPASSWD, CURLOPT_SSH_PUBLIC_KEYFILE, CURLOPT_SSH_PRIVATE_KEYFILE, CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
See http://curl.haxx.se/libcurl/c/curl_easy_setopt.html fortheir roles or usages

show more ...


# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS
# 77a63540 17-Dec-2008 Jani Taskinen

MFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)


# 9049b694 09-Dec-2008 Ilia Alshanetsky

Fixed missing initialization of uses when copying a curl handle


Revision tags: php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE
# 57caba14 04-Dec-2008 Mikko Koppanen

Fixes bug #46739


Revision tags: php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7
# fdc286ab 30-Nov-2008 Ilia Alshanetsky

Fixed bug #46711 (cURL curl_setopt leaks memory in foreach loops).


Revision tags: php-5.2.7RC5
# 7d4fd3fd 27-Nov-2008 Dmitry Stogov

Fixed bug #46409 (__invoke method called outside of object context when using array_map)


# d741138a 27-Nov-2008 Ilia Alshanetsky

Fixed bug #46696 (cURL fails in upload files with specified content-type)


Revision tags: php-5.2.7RC4
# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE
# 5fc86e02 11-Nov-2008 Pierre Joye

- MFH: fix build with all curl versions, even very old (thx Felipe for having found all versions info)


# 5493b4b7 11-Nov-2008 Jani Taskinen

fix build


# dcdf00bd 10-Nov-2008 Pierre Joye

- MFH: make the curl phpinfo more verbose


Revision tags: php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2
# 1d5ba8bb 21-Oct-2008 Arnaud Le Blanc

MFH: initialize optional vars


Revision tags: php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1
# d9abccb3 29-Jul-2008 Antony Dovgal

MFH: fix copy/paste error (patch by Mikko)


Revision tags: php-4.4.9RC1
# 75db10f9 12-Jul-2008 Felipe Pena

- MFB: Fixed bug #45220 (curl_read callback returns -1 when needs to return size_t (unsigned))


# 2618a282 21-Jun-2008 Alexey Zakhlestin

updated to the new parameter-parsing api


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 87eb2a9e 07-Feb-2008 Ilia Alshanetsky

New param parsing API


# e24c17f9 06-Jan-2008 Ilia Alshanetsky

MFB: Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.


12345678910>>...13