summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #78775Nikita Popov2019-11-051-0/+34
* Fixed bug #77946Abyr Valg2019-07-184-2/+50
* Fix test regarding Unix Domain Sockets on WindowsChristoph M. Becker2019-06-061-1/+1
* Fix test case for cURL 7.65.0Christoph M. Becker2019-05-221-1/+1
* Fix precedence issue causing sub-second timeouts to be 0 inRasmus Lerdorf2019-05-211-1/+1
* Added test for #77535 fixPedro Magalhães2019-03-151-0/+77
* Don't immediately destroy curl pushfunctionNikita Popov2019-03-151-5/+1
* curl_error: return an empty string if no error occurredJay Satiro2019-03-011-2/+6
* 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
* 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
* Merge branch 'PHP-7.1' into PHP-7.2Pierrick Charron2018-09-171-1/+17
|\
| * Fix 76480: Use curl_multi_wait() so that timeouts are respectedPierrick Charron2018-09-171-1/+17
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-09-051-1/+16
|\ \ | |/
| * Sync with recent changes to default libcurl buildAnatol Belski2018-09-051-1/+16
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-183-9/+15
|\ \ | |/
| * Fix curl tests wrt. AppVeyor and curl updatesAnatol Belski2018-05-183-9/+15
| * Fix potential memory leak in curl extensionThomas Punt2018-04-291-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-121-1/+1
|\ \ | |/
| * Unify EOLAnatol Belski2018-01-121-53/+53
| * Extend test, latest cURL ships also with smb and smbsAnatol Belski2018-01-121-1/+1
| * year++Xinchen Hui2018-01-025-5/+5
* | year++Xinchen Hui2018-01-025-5/+5
* | Fixed bug #75614Nikita Popov2017-12-161-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-031-0/+11
|\ \ | |/
| * Fix compat with libcurl 7.56.1+ and file:// wrapperAnatol Belski2017-12-031-0/+11
| * Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-191-2/+2
| |\
| | * Escape newline on curl config.m4Ryan Volz2017-10-191-2/+2
* | | Fix LDFLAGS getting overwritten (ext/curl)Dylan K. Taylor2017-09-121-1/+1
* | | Improve pkg-config usageRemi Collet2017-08-271-2/+6
* | | Switch from curl-config to pkg-config for curl extensionRemi Collet2017-08-251-54/+76
* | | Merge branch 'PHP-7.1' into PHP-7.2Remi Collet2017-08-181-0/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-08-181-0/+3
| |\ \ | | |/
| | * Fixed bug #75093 OpenSSL support not detectedRemi Collet2017-08-181-0/+3
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-07-251-3/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-07-251-3/+19
| |\ \ | | |/
| | * Fixed finding CURL on systems with multiarch supportCarsten Brandt2017-07-251-3/+19
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-03-271-1/+1
| |\ \ | | |/
| | * deps updated, cherry-pick 88642decf9ab59d206db515990886b0761bfa835Anatol Belski2017-03-271-1/+1
* | | Remove superfluous semicolonsTom Van Looy2017-06-261-1/+1
* | | Fixed wrong usage of old ZPP API.Dmitry Stogov2017-06-192-2/+2
* | | Avoid useless dereferences and separations during paramter passing.Dmitry Stogov2017-06-192-7/+7
* | | fix test, yet master staging onlyAnatol Belski2017-02-241-1/+1
* | | Merge branch 'PHP-7.1'Stanislav Malyshev2017-01-151-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-01-151-1/+1
| |\ \ | | |/
| | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-01-151-1/+1
| | |\