Revision tags: php-7.1.12RC1, php-7.2.0RC6, php-7.0.26RC1, php-7.1.11, php-5.6.32, php-7.2.0RC5, php-7.0.25, php-7.1.11RC1, php-7.2.0RC4, php-7.0.25RC1, php-7.1.10, php-7.2.0RC3, php-7.0.24, php-7.2.0RC2, php-7.1.10RC1, php-7.0.24RC1, php-7.1.9, php-7.2.0RC1, php-7.0.23, php-7.1.9RC1, php-7.2.0beta3, php-7.0.23RC1 |
|
#
513b0093 |
| 06-Aug-2017 |
Xinchen Hui |
Refactor php_url struct to save memory dup in common cases
|
Revision tags: php-7.1.8, php-7.2.0beta2, php-7.0.22, php-7.1.8RC1, php-7.2.0beta1, php-7.0.22RC1, php-5.6.31, php-7.0.21, php-7.1.7, php-7.2.0alpha3 |
|
#
04fb3f28 |
| 25-Jun-2017 |
Tom Van Looy |
Remove superfluous semicolons
|
Revision tags: php-7.1.7RC1, php-7.0.21RC1, php-7.2.0alpha2 |
|
#
40ecad34 |
| 19-Jun-2017 |
Dmitry Stogov |
Fixed wrong usage of old ZPP API.
|
Revision tags: php-7.1.6, php-7.2.0alpha1, php-7.0.20, php-7.1.6RC1, php-7.0.20RC1, php-7.1.5, php-7.0.19, php-7.0.19RC1, php-7.1.5RC1, php-7.1.4, php-7.0.18, php-7.1.4RC1, php-7.0.18RC1, php-7.1.3, php-7.0.17, php-7.1.3RC1, php-7.0.17RC1, php-7.1.2, php-7.0.16, php-7.0.16RC1, php-7.1.2RC1, php-5.6.30, php-7.0.15, php-5.6.30RC1, php-7.1.1RC1, php-7.0.15RC1 |
|
#
dac6c639 |
| 04-Jan-2017 |
Sammy Kaye Powers |
Update copyright headers to 2017
|
#
478f119a |
| 04-Jan-2017 |
Sammy Kaye Powers |
Update copyright headers to 2017
|
#
9e29f841 |
| 02-Jan-2017 |
Sammy Kaye Powers |
Update copyright headers to 2017
|
#
994170ea |
| 28-Dec-2016 |
Sara Golemon |
Migrate curl to new parameters API Plus a handful of char*->zend_string* conversions
|
#
d9c4b49c |
| 25-Dec-2016 |
dedal.qq |
New parsing parameters in curl
|
Revision tags: php-7.1.1 |
|
#
7f29e7c6 |
| 13-Dec-2016 |
dedal.qq |
Interpretation of curl_setopt values for boolean parameters
|
Revision tags: php-5.6.29, php-7.0.14, php-7.1.0, php-5.6.29RC1, php-7.0.14RC1, php-7.1.0RC6, php-5.6.28, php-7.0.13, php-5.6.28RC1, php-7.1.0RC5, php-7.0.13RC1, php-7.1.0RC4, php-5.6.27, php-7.0.12, php-7.1.0RC3, php-5.6.27RC1, php-7.0.12RC1, php-5.6.26 |
|
#
44968927 |
| 15-Sep-2016 |
Christoph M. Becker |
Add CURLE_SSL_PINNEDPUBKEYNOTMATCH This error constant is returned on key mismatch when CURLOPT_PINNEDPUBLICKEY is used. As the option had been introduced in PHP 7.0.7, it makes sense to
Add CURLE_SSL_PINNEDPUBKEYNOTMATCH This error constant is returned on key mismatch when CURLOPT_PINNEDPUBLICKEY is used. As the option had been introduced in PHP 7.0.7, it makes sense to also add the related error constant to PHP 7.0+. Cf. <https://curl.haxx.se/libcurl/c/CURLOPT_PINNEDPUBLICKEY.html>.
show more ...
|
Revision tags: php-7.1.0RC2, php-7.0.11, php-5.6.26RC1, php-7.1.0RC1, php-7.0.11RC1 |
|
#
d787b0ea |
| 29-Aug-2016 |
Anatol Belski |
ensure null termination
|
Revision tags: php-7.1.0beta3, php-5.6.25, php-7.0.10 |
|
#
1cd6bc64 |
| 12-Aug-2016 |
Stanislav Malyshev |
Fix for bug #72807 - do not produce strings with negative length
|
Revision tags: php-7.1.0beta2, php-5.6.25RC1, php-7.0.10RC1 |
|
#
72dbb7f4 |
| 03-Aug-2016 |
Stanislav Malyshev |
Fix bug #72674 - check both curl_escape and curl_unescape
|
#
30a5ed3a |
| 28-Jul-2016 |
Pierrick Charron |
Fixed bug #71929 (CURLINFO_CERTINFO data parsing error).
|
#
24d8f6ed |
| 26-Jul-2016 |
Pierrick Charron |
Fixed bug #71709 When curl_setopt is called with an empty slist as value, we should not add the empty slist to the list of slist to free.
|
Revision tags: php-7.1.0beta1, php-5.6.24, php-7.0.9, php-5.5.38 |
|
#
2ca8d85d |
| 13-Jul-2016 |
Stanislav Malyshev |
Fix bug #72541 - size_t overflow lead to heap corruption
|
#
78d5783b |
| 08-Jul-2016 |
Julien Pauli |
Backported bug #71144 (Segmentation fault when using cURL with ZTS)
|
Revision tags: php-5.6.24RC1, php-7.1.0alpha3, php-7.0.9RC1, php-7.1.0alpha2, php-7.0.8, php-5.6.23, php-5.5.37, php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7, php-5.6.22RC1, php-7.0.7RC1, php-7.0.6, php-5.6.21, php-5.5.35, php-5.6.21RC1, php-7.0.6RC1, php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1, php-5.6.19, php-5.5.33, php-7.0.4, php-5.6.19RC1, php-7.0.4RC1, php-5.6.18, php-7.0.3, php-5.5.32, php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2, php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5 |
|
#
ad15e1cc |
| 02-Oct-2015 |
Davey Shafik |
Implement curl server push
|
#
63275a1e |
| 02-Dec-2015 |
Davey Shafik |
Refactor setup of handlers on copied curl handles
|
#
85e985f1 |
| 27-Jun-2016 |
David Carlier |
couple of resource leaks fixes and use after free's
|
#
3d71c1de |
| 26-Jun-2016 |
Pierrick Charron |
Add curl_multi/share_errno() curl_share_strerror() Add 3 new functions : - curl_multi_errno() - curl_share_errno() - curl_share_strerror() https://wiki.php.net/rfc/new-c
Add curl_multi/share_errno() curl_share_strerror() Add 3 new functions : - curl_multi_errno() - curl_share_errno() - curl_share_strerror() https://wiki.php.net/rfc/new-curl-error-functions
show more ...
|
#
323b2733 |
| 21-Jun-2016 |
Dmitry Stogov |
Fixed compilation warnings
|
#
5b81f9d9 |
| 07-Jun-2016 |
Dmitry Stogov |
Fixed bug #72202 (curl_close doesn't close cURL handle) Now curl_close() forces connection close, independently of other links to the same resource. This reverts commit 3ba4f8263d7940312
Fixed bug #72202 (curl_close doesn't close cURL handle) Now curl_close() forces connection close, independently of other links to the same resource. This reverts commit 3ba4f8263d7940312668f4c364c988a67be2461a.
show more ...
|
#
3c92f113 |
| 27-Apr-2016 |
Pierrick Charron |
Expose some of the new curl constants to PHP userspace
|
#
f0a2e8eb |
| 27-Apr-2016 |
Dmitry Stogov |
Removed "zend_fcall_info.function_table". It was assigned in many places, but is never used.
|