#
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.
|
Revision tags: php-4.4.8 |
|
#
d1dded87 |
| 31-Dec-2007 |
Sebastian Bergmann |
MFH: Bump copyright year, 2 of 2.
|
Revision tags: php-4.4.8RC1 |
|
#
d5d2b863 |
| 18-Dec-2007 |
Ilia Alshanetsky |
Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can result in a crash)
|
#
cce49d01 |
| 04-Dec-2007 |
Antony Dovgal |
MFH
|
Revision tags: RELEASE_1_2_3 |
|
#
5bf4d6d8 |
| 16-Nov-2007 |
Jani Taskinen |
MFH: - Fixed bug #43092 (curl_copy_handle() crashes with > 32 chars long URL)
|
Revision tags: php-5.2.5, php-5.2.5RC2, php-5.2.5RC1 |
|
#
ccce08e6 |
| 13-Oct-2007 |
Hannes Magnusson |
MFH: Fix typo and remove dots in error messages
|
Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2 |
|
#
2448b05b |
| 03-Oct-2007 |
Michael Wallner |
MFH: fix CURLOPT_TIMEOUT_MS support
|