History log of /PHP-8.3/ext/curl/interface.c (Results 176 – 200 of 533)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6929089d 23-Mar-2015 Stanislav Malyshev

fix warning & improve error handling in CURL


# 1badfd81 22-Mar-2015 Masaki Kagaya

add CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2


Revision tags: php-5.6.7, php-5.5.23, php-5.4.39
# 86336856 12-Mar-2015 Dmitry Stogov

Use specialized macro for string zval creation


# b5184ef3 09-Mar-2015 Nikita Popov

Remove unsafe curl file uploads

The option CURLOPT_SAFE_UPLOAD still exists, but cannot be disabled.


Revision tags: php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37, php-5.5.21RC1, php-5.6.5RC1, POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4, php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2, php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE, POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1
# 63ab6d82 17-Jun-2014 Linus Unnebäck

curl: add new proxy constants


# 7988f703 22-Feb-2015 Grant Pannell

Fix Win32 SSPI initialization for digest authentication in cURL


# 0053b4e8 11-Feb-2015 Dmitry Stogov

Fixed possible memory leak


# 087102c6 10-Feb-2015 Dmitry Stogov

Don't convert options in-place. They may be elements of constant array.


# e98caf27 02-Feb-2015 Xinchen Hui

found type is unnecessary


# 94280990 02-Feb-2015 Xinchen Hui

Cleanup resource handling APIs


# 73288bbe 30-Jan-2015 Xinchen Hui

Fixed bug #68937 (Segfault in curl_multi_exec)


# 3e31838d 22-Jan-2015 Dmitry Stogov

zend_read_property() has to provide a holder for return value.
Previously it was possible that zend_read_property() returned pointer to zval allocated on stack.


# 57f456a3 21-Jan-2015 Rasmus Lerdorf

int -> size_t


# fc33f52d 15-Jan-2015 Xinchen Hui

bump year


# 0579e827 15-Jan-2015 Xinchen Hui

bump year


# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year


# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal


# 124fb22a 08-Jan-2015 Xinchen Hui

Fixed bug #68739 #68740 #68741


# 3b6a8b11 17-Dec-2014 Anatol Belski

remove the thread ctx from curl


# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things


# 0e985d37 05-Dec-2014 Chris Christoff

Revert unintentional docblock change

Revert unintentional docblock change

It looks like commit dd8e59da8f5aafd9d77a0f1f17e5e272d09f643f
introduced an unintended docbloc change.

Revert unintentional docblock change

Revert unintentional docblock change

It looks like commit dd8e59da8f5aafd9d77a0f1f17e5e272d09f643f
introduced an unintended docbloc change. I have reverted this
change in this commit.

show more ...


# 2b5bffe6 17-Oct-2014 Rasmus Lerdorf

TLS 1.0, 1.1 and 1.2 Curl constants - bug #68247


# c00424e4 15-Oct-2014 Anatol Belski

bring back all the TSRMLS_FETCH() stuff

for better comparability with the mainstream


# bb3d43fa 14-Oct-2014 Stanislav Malyshev

Fix return code (merges are hard :( )


# d9559d0e 14-Oct-2014 Stanislav Malyshev

fix bad merge


12345678910>>...22