History log of /PHP-8.3/ext/curl/interface.c (Results 301 – 325 of 533)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


# 0d73c76b 21-Nov-2011 Pierrick Charron

Fix memory leak


# 7410d0b5 21-Nov-2011 Pierrick Charron

Fix memory leak


# d69a1b09 21-Nov-2011 Pierrick Charron

Fix memory leak


Revision tags: php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2
# 46f74e35 23-Sep-2011 Rasmus Lerdorf

Add a test and declare the local vars locally


# 657b661d 23-Sep-2011 Rasmus Lerdorf

Add a test and declare the local vars locally


# f5ec360d 23-Sep-2011 Rasmus Lerdorf

Fix for bug #55767


# 659fc4b0 23-Sep-2011 Rasmus Lerdorf

Fix for bug #55767


Revision tags: php-5.4.0beta1
# 8db792d1 12-Sep-2011 Hannes Magnusson

Fixed issues when streams were closed before curl read/write from them, or cleaning
Closing a original handle after copying it now no longer cleans up all resources (fixes missing CURLOPT_POSTFIE

Fixed issues when streams were closed before curl read/write from them, or cleaning
Closing a original handle after copying it now no longer cleans up all resources (fixes missing CURLOPT_POSTFIELDS values among others)

show more ...


# 413f9491 12-Sep-2011 Hannes Magnusson

Fixed issues when streams were closed before curl read/write from them, or cleaning
Closing a original handle after copying it now no longer cleans up all resources (fixes missing CURLOPT_POSTFIE

Fixed issues when streams were closed before curl read/write from them, or cleaning
Closing a original handle after copying it now no longer cleans up all resources (fixes missing CURLOPT_POSTFIELDS values among others)

show more ...


# e43c21e5 12-Sep-2011 Hannes Magnusson

Fixed issues when streams were closed before curl read/write from them, or cleaning
Closing a original handle after copying it now no longer cleans up all resources (fixes missing CURLOPT_POSTFIE

Fixed issues when streams were closed before curl read/write from them, or cleaning
Closing a original handle after copying it now no longer cleans up all resources (fixes missing CURLOPT_POSTFIELDS values among others)

show more ...


# 33bee161 08-Sep-2011 Hannes Magnusson

Fixed bug#54798 Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec


# 31d09c9c 08-Sep-2011 Hannes Magnusson

Fixed bug#54798 Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec


# 285ac823 08-Sep-2011 Hannes Magnusson

Fixed bug#54798 Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec


1...<<11121314151617181920>>...22