Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #80595: Resetting POSTFIELDS to empty array breaks request | Christoph M. Becker | 2021-01-18 | 2 | -1/+32 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-09-23 | 1 | -4/+4 |
|\ | |||||
| * | Fix #77493: curl_basic_009 fails with newer curl versions | Christoph M. Becker | 2020-09-23 | 1 | -4/+4 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-06-26 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | Fixed bug #79741 | Nikita Popov | 2020-06-26 | 1 | -0/+16 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-03-12 | 1 | -0/+24 |
|\ \ | |/ | |||||
| * | Fix #79199: curl_copy_handle() memory leak | Christoph M. Becker | 2020-03-12 | 1 | -0/+24 |
* | | Fix #79019: Copied cURL handles upload empty file | Christoph M. Becker | 2020-02-04 | 8 | -15/+113 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-02-04 | 2 | -12/+10 |
|\ \ | |/ | |||||
| * | Fix #78090: bug45161.phpt takes forever to finish | Christoph M. Becker | 2020-02-04 | 2 | -12/+10 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-01-08 | 1 | -9/+9 |
|\ \ | |/ | |||||
| * | Fix #79078: Hypothetical use-after-free in curl_multi_add_handle() | Christoph M. Becker | 2020-01-08 | 1 | -9/+9 |
| * | Revert "Extend CURLFile to support streams" | Christoph M. Becker | 2020-01-06 | 3 | -98/+0 |
* | | Make test more resilient | Christoph M. Becker | 2020-01-07 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-12-28 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Add missing skipif clause | Christoph M. Becker | 2019-12-28 | 1 | -0/+1 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-12-28 | 1 | -0/+29 |
|\ \ | |/ | |||||
| * | Fix #79033: Curl timeout error with specific url and post | Christoph M. Becker | 2019-12-28 | 1 | -0/+29 |
| * | Extend CURLFile to support streams | Christoph M. Becker | 2019-12-09 | 3 | -0/+98 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-11-05 | 1 | -0/+34 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-11-05 | 1 | -0/+34 |
| |\ | |||||
| | * | Fixed bug #78775 | Nikita Popov | 2019-11-05 | 1 | -0/+34 |
* | | | Fix borked SKIPIFs | Fabien Villepinte | 2019-09-30 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-07-18 | 1 | -0/+43 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-07-18 | 1 | -0/+43 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #77946 | Abyr Valg | 2019-07-18 | 1 | -0/+43 |
* | | | Switch to using shell-less proc_open() in various server tests | Nikita Popov | 2019-07-11 | 1 | -24/+7 |
* | | | Remove curl_basic_017.phpt | Nikita Popov | 2019-07-03 | 1 | -70/+0 |
* | | | Make ext/curl/tests/bug48203_multi.phpt more robust | Nikita Popov | 2019-06-17 | 1 | -3/+1 |
* | | | Make curl_multi_info_read.phpt more robust | Nikita Popov | 2019-06-14 | 1 | -9/+23 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-06-06 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-06-06 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix test regarding Unix Domain Sockets on Windows | Christoph M. Becker | 2019-06-06 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-05-22 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-05-22 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix test case for cURL 7.65.0 | Christoph M. Becker | 2019-05-22 | 1 | -1/+1 |
* | | | Deprecate and ignore $version parameter of curl_version() | Christoph M. Becker | 2019-05-13 | 1 | -0/+17 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-05-02 | 1 | -0/+49 |
|\ \ \ | |/ / | |||||
| * | | Add more missing CURL_VERSION_* constants | Javier Spagnoletti | 2019-05-02 | 1 | -0/+49 |
* | | | Extend CURLFile to support streams | Christoph M. Becker | 2019-04-29 | 3 | -0/+98 |
* | | | Add test for curl_version() | Rodrigo Prado | 2019-04-15 | 1 | -0/+31 |
* | | | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 10 | -18/+18 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Pedro Magalhães | 2019-03-15 | 1 | -0/+77 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Pedro Magalhães | 2019-03-15 | 1 | -0/+77 |
| |\ \ | | |/ | |||||
| | * | Added test for #77535 fix | Pedro Magalhães | 2019-03-15 | 1 | -0/+77 |
* | | | More zpp error/variation test removals | Nikita Popov | 2019-03-07 | 6 | -276/+0 |
* | | | Implement fine-grained conflict handling | Nikita Popov | 2019-02-20 | 1 | -0/+1 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Anatol Belski | 2019-02-07 | 2 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2019-02-07 | 2 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Sync test with changes in libcurl 7.64.0 | Anatol Belski | 2019-02-07 | 1 | -3/+3 |