summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-06-061-1/+1
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-06-061-1/+1
| |\
| | * Fix test regarding Unix Domain Sockets on WindowsChristoph M. Becker2019-06-061-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-05-221-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-05-221-1/+1
| |\ \ | | |/
| | * Fix test case for cURL 7.65.0Christoph M. Becker2019-05-221-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Rasmus Lerdorf2019-05-211-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Rasmus Lerdorf2019-05-211-1/+1
| |\ \ | | |/
| | * Fix precedence issue causing sub-second timeouts to be 0 inRasmus Lerdorf2019-05-211-1/+1
* | | Require semicolon after SAVE_CURL_ERROR()GITSRC2019-05-131-3/+3
* | | Deprecate and ignore $version parameter of curl_version()Christoph M. Becker2019-05-132-2/+25
* | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | Deprecate CURLPIPE_HTTP1Christoph M. Becker2019-05-071-1/+12
* | | Fix commentChristoph M. Becker2019-05-031-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-05-023-9/+61
|\ \ \ | |/ /
| * | Add more missing CURL_VERSION_* constantsJavier Spagnoletti2019-05-023-9/+61
* | | Extend CURLFile to support streamsChristoph M. Becker2019-04-295-1/+146
* | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-2/+2
* | | Use curl_mime_*() functions if availableChristoph M. Becker2019-04-161-1/+50
* | | Add test for curl_version()Rodrigo Prado2019-04-151-0/+31
* | | Remove curl gnutls lockingNikita Popov2019-04-112-52/+3
* | | Avoid curl ssl callback warnings with OpenSSL 1.1Nikita Popov2019-04-111-2/+4
* | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1510-18/+18
* | | Merge branch 'PHP-7.3' into PHP-7.4Pedro Magalhães2019-03-151-0/+77
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Pedro Magalhães2019-03-151-0/+77
| |\ \ | | |/
| | * Added test for #77535 fixPedro Magalhães2019-03-151-0/+77
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-151-5/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-151-5/+1
| |\ \ | | |/
| | * Don't immediately destroy curl pushfunctionNikita Popov2019-03-151-5/+1
* | | curl_exec: remove bad check for CURLE_PARTIAL_FILEDaniel Stenberg2019-03-111-2/+2
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* | | More zpp error/variation test removalsNikita Popov2019-03-076-276/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-011-2/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-011-2/+6
| |\ \ | | |/
| | * curl_error: return an empty string if no error occurredJay Satiro2019-03-011-2/+6
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-02-072-4/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-02-072-4/+4
| |\ \ | | |/
| | * Sync test with changes in libcurl 7.64.0Anatol Belski2019-02-071-3/+3
| | * Sync test for libcurl 7.64.0Anatol Belski2019-02-071-1/+1
* | | Remove zpp variation testsNikita Popov2019-02-051-159/+0
* | | Remove local variablesPeter Kokot2019-02-033-27/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-305-5/+5
* | | Merge branch 'PHP-7.3'Nikita Popov2019-01-182-0/+54
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-182-0/+54
| |\ \ | | |/
| | * Fixed bug #76675Pedro Magalhães2019-01-182-0/+54
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-158-8/+2
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1453-122/+122
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-135-20/+20