History log of /PHP-7.3/ext/curl/interface.c (Results 201 – 225 of 446)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 98434421 06-Dec-2011 Pierre Joye

- fix build, CURLOPT_FNMATCH_DATA exists since 7.21.0 only


# 05781c74 06-Dec-2011 Pierre Joye

- fix build, CURLOPT_FNMATCH_DATA exists since 7.21.0 only


# e038f2fe 05-Dec-2011 Pierrick Charron

We should free the memory of any curl_slist returned by curl_easy_getinfo


# 10934677 04-Dec-2011 Pierrick Charron

Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNCTION


# 191835fd 04-Dec-2011 Pierrick Charron

Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNCTION


# d84e1b50 04-Dec-2011 Pierrick Charron

Fix segfault when using curl_copy_handle with CURLOPT_PROGRESSFUNCTION


# 8253bdbb 04-Dec-2011 Pierrick Charron

add CURLOPT_WILDCARDMATCH and CURLOPT_FNMATCH_FUNCTION


# 1efb3e94 03-Dec-2011 Pierrick Charron

Add the curl handle to the progress callback function


# 75b11d80 03-Dec-2011 Pierrick Charron

The progress handle don't need to be allocated unless
curl_setopt with CURLOPT_PROGRESSFUNCTION is called


# 799e4983 03-Dec-2011 Pierrick Charron

useless variable


# e4afb607 03-Dec-2011 Pierrick Charron

Update curl MINFO


# 3e7310ec 03-Dec-2011 Pierrick Charron

Clean curl_getinfo and add new constants from newer libcurl versions


# e69f9879 01-Dec-2011 Pierrick Charron

Clean / Improve the curl extension
# NEWS file will come soon


Revision tags: php-5.3.9RC2
# 70136445 24-Nov-2011 Pierrick Charron

Revert commit r319729 until I have a clean version for non-ZTS


Revision tags: php-5.4.0RC2
# da279710 23-Nov-2011 Pierrick Charron

Implemented FR #55540, added functions curl_share_init(), curl_share_setopt() and curl_share_close().


# 517e2830 23-Nov-2011 Pierrick Charron

Fix build for libcurl < 7.20.0


# bafdf845 23-Nov-2011 Pierrick Charron

Fixed bug #54995


# d0839fc8 22-Nov-2011 Felipe Pena

- Fix build (using libcurl 7.21.0)


# fff23f12 22-Nov-2011 Pierrick Charron

Add new cURL CURLOPT_* options


# 33d3eb1e 22-Nov-2011 Pierrick Charron

Fixed bug #55635


# a1f1e0bc 22-Nov-2011 Pierrick Charron

Fix memory leak when using libcurl < 7.17.0


# 18e4f029 22-Nov-2011 Pierrick Charron

Fix memory leak when using libcurl < 7.17.0


# 20324d06 22-Nov-2011 Pierrick Charron

Fix memory leak when using libcurl < 7.17.0


# 42ebac1d 21-Nov-2011 Pierrick Charron

Fix memory leak


# 4dce729c 21-Nov-2011 Pierrick Charron

Fix memory leak


12345678910>>...18