summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2'Joe Watkins2017-09-121-1/+1
|\
| * Fix LDFLAGS getting overwritten (ext/curl)Dylan K. Taylor2017-09-121-1/+1
* | Add test for curl_mutli_close on non curl multi resourceMatt Piskorz2017-09-061-0/+25
* | Merge branch 'PHP-7.2'Remi Collet2017-08-271-2/+6
|\ \ | |/
| * Improve pkg-config usageRemi Collet2017-08-271-2/+6
* | Merge branch 'PHP-7.2'Remi Collet2017-08-251-54/+76
|\ \ | |/
| * Switch from curl-config to pkg-config for curl extensionRemi Collet2017-08-251-54/+76
* | Merge branch 'PHP-7.2'Remi Collet2017-08-181-0/+3
|\ \ | |/
| * 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
* | | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-52/+0
* | | | Refactor php_url struct to save memory dup in common casesXinchen Hui2017-08-061-1/+1
* | | | Add test for curl_share_closeBarry O Sullivan2017-08-041-0/+19
|/ / /
* | | 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
| | |\
| | | * Update more functions with path checkStanislav Malyshev2017-01-151-1/+1
| | | * Fix bug #73147: Use After Free in PHP7 unserialize()Stanislav Malyshev2016-09-252-1/+24
* | | | Merge branch 'PHP-7.1'Joe Watkins2017-01-132-4/+12
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-132-4/+12
| |\ \ \ | | |/ /
| | * | Increase wait time for tests involving sockets to improve Travis relabilityMitch Hagstrand2017-01-132-4/+12
| | * | Merge branch 'pull-request/1809'Joe Watkins2017-01-061-0/+38
| | * | Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | | | Merge branch 'PHP-7.1'Anatol Belski2017-01-081-6/+5
|\ \ \ \ | |/ / /
| * | | move various places to the centralized OpenSSL setup routineAnatol Belski2017-01-081-6/+5
| * | | Merge branch 'pull-request/1809'Joe Watkins2017-01-061-0/+38
| * | | Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | | | Merge branch 'pull-request/1809'Joe Watkins2017-01-061-0/+38
|\ \ \ \
| * | | | Update curl_multi_info_read.phptmarcosptf2016-10-261-2/+2
| * | | | Update curl_multi_info_read.phptmarcosptf2016-10-261-2/+2
| * | | | Update curl_multi_info_read.phptmarcosptf2016-10-261-1/+1
| * | | | Update curl_multi_info_read.phptmarcosptf2016-03-171-1/+0
| * | | | Update curl_multi_info_read.phptmarcosptf2016-03-161-10/+2
| * | | | Update curl_multi_info_read.phptmarcosptf2016-03-131-2/+2
| * | | | Update curl_multi_info_read.phptmarcosptf2016-03-131-1/+1
| * | | | test to function curl_multi_info_read();marcosptf2016-03-131-0/+47
* | | | | Update copyright headers to 2017Sammy Kaye Powers2017-01-025-5/+5
* | | | | Migrate curl to new parameters APISara Golemon2016-12-284-92/+106
* | | | | Merge branch 'PHP-7.1'Nikita Popov2016-12-273-140/+71
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-12-273-140/+71
| |\ \ \ \ | | | |/ / | | |/| |