History log of /PHP-8.2/ext/curl/interface.c (Results 226 – 250 of 615)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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
# 09c43bd3 23-Feb-2015 Julien Pauli

Merge branch 'PHP-5.6'

* PHP-5.6:
Updated NEWS
updated NEWS
curl: add new proxy constants


# 5256ffd4 23-Feb-2015 Julien Pauli

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
updated NEWS
curl: add new proxy constants


Revision tags: 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

# a31f4ef8 22-Feb-2015 Anatol Belski

Merge branch 'PHP-5.6'

* PHP-5.6:
Fix Win32 SSPI initialization for digest authentication in cURL


# e656932d 22-Feb-2015 Anatol Belski

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Fix Win32 SSPI initialization for digest authentication in cURL


# 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

# 751aa92f 05-Dec-2014 Adam Harvey

Merge branch 'PHP-5.6'

* PHP-5.6:
Revert unintentional docblock change


# 381fd62c 05-Dec-2014 Adam Harvey

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Revert unintentional docblock change


# 79131b46 05-Dec-2014 Adam Harvey

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Revert unintentional docblock change


12345678910>>...25