summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* only warning when the flag is trueXinchen Hui2018-06-171-1/+1
* Removed useless zval_ptr_dtor()Dmitry Stogov2018-05-291-5/+0
* Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-5/+5
* Merge branch 'PHP-7.2'Anatol Belski2018-05-183-9/+15
|\
| * 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
* | | Remove return types from some magic method in protosGabriel Caruso2018-03-091-2/+2
* | | Use int instead of long in protosGabriel Caruso2018-02-231-1/+1
* | | remove support for string|unicode in testsGabriel Caruso2018-02-222-3/+3
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2039-39/+39
* | | Remove empty sections in testsGabriel Caruso2018-02-143-11/+8
* | | Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-2/+2
* | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-1/+1
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-042-8/+8
* | | Cleanup some tests - remove unnecessary sectionsStanislav Malyshev2018-02-041-1/+1
* | | Bump libcurl requirement to 7.15.5Nikita Popov2018-02-035-137/+22
* | | Script to check the sync of cURL constants with online docsBenjamin Morel2018-02-031-0/+321
* | | Add CURLOPT_REQUEST_TARGET constantBenjamin Morel2018-02-031-0/+7
* | | Merge branch 'PHP-7.2'Anatol Belski2018-01-121-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
* | | remove false dupXinchen Hui2018-01-081-10/+5
* | | Use GC_ADDREFXinchen Hui2018-01-071-7/+7
* | | year++Xinchen Hui2018-01-025-5/+5
* | | Bump libcurl requirement to 7.12.1Nikita Popov2017-12-195-61/+12
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-161-1/+1
|\ \ \ | |/ /
| * | Fixed bug #75614Nikita Popov2017-12-161-1/+1
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | | Merge branch 'PHP-7.2'Anatol Belski2017-12-031-0/+11
|\ \ \ | |/ /
| * | 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
* | | | Avoid unnecessary reference-counting on strings.Dmitry Stogov2017-11-161-21/+28
* | | | 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