History log of /PHP-7.3/ext/curl/php_curl.h (Results 51 – 75 of 125)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3
# 8253bdbb 04-Dec-2011 Pierrick Charron

add CURLOPT_WILDCARDMATCH and CURLOPT_FNMATCH_FUNCTION


# 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().


# 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


Revision tags: php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, 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 ...


Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# c579738b 30-Nov-2010 Ilia Alshanetsky

Same as before


# 964eff52 30-Nov-2010 Ilia Alshanetsky

Missing bits from last commit


Revision tags: php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0
# 809dbcda 30-Sep-2009 Ilia Alshanetsky

Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after fclose).


Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1
# 27dccf7a 21-Jul-2009 Sriram Natarajan

- Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()).


Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3
# 2a93efce 27-May-2009 Pierre Joye

- fix build, stderr cannot be used as var or struct member


Revision tags: php-5.2.10RC1
# 83748ac0 26-May-2009 Jani Taskinen

MFH: Fixed bug #48203 (crash when CURLOPT_STDERR is set to regular file)


Revision tags: php-5.3.0RC2
# 8e703108 03-May-2009 Pierre Joye

- [DOC] MFH: #41712, implement progress callback
- add constants CURLOPT_PROGRESSFUNCTION


Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


12345