| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-07-18 | 4 | -2/+50 |
|\ |
|
| * | Fixed bug #77946 | Abyr Valg | 2019-07-18 | 4 | -2/+50 |
* | | 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.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 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Rasmus Lerdorf | 2019-05-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix precedence issue causing sub-second timeouts to be 0 in | Rasmus Lerdorf | 2019-05-21 | 1 | -1/+1 |
* | | Add more missing CURL_VERSION_* constants | Javier Spagnoletti | 2019-05-02 | 3 | -9/+61 |
* | | 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 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-03-15 | 1 | -5/+1 |
|\ \
| |/ |
|
| * | Don't immediately destroy curl pushfunction | Nikita Popov | 2019-03-15 | 1 | -5/+1 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-03-01 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | curl_error: return an empty string if no error occurred | Jay Satiro | 2019-03-01 | 1 | -2/+6 |
* | | 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 |
| * | Sync test for libcurl 7.64.0 | Anatol Belski | 2019-02-07 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-01-18 | 2 | -0/+54 |
|\ \
| |/ |
|
| * | Fixed bug #76675 | Pedro Magalhães | 2019-01-18 | 2 | -0/+54 |
| * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 8 | -8/+2 |
| * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 53 | -122/+122 |
| * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
| * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 5 | -20/+20 |
* | | Fix 77264: curl_getinfo returning microseconds, not seconds | Pierrick Charron | 2018-12-08 | 1 | -32/+7 |
* | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 9 | -9/+3 |
* | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 51 | -114/+114 |
* | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
* | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 2 | -2/+2 |
* | | Add constants from curl 7.56 to 7.61 | Pierrick Charron | 2018-10-08 | 2 | -2/+130 |
* | | Add constants from curl 7.50 to 7.55 | Pierrick Charron | 2018-10-03 | 4 | -1/+216 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Pierrick Charron | 2018-09-17 | 1 | -1/+17 |
|\ \
| |/ |
|
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Pierrick Charron | 2018-09-17 | 1 | -1/+17 |
| |\ |
|
| | * | Fix 76480: Use curl_multi_wait() so that timeouts are respected | Pierrick Charron | 2018-09-17 | 1 | -1/+17 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-09-05 | 1 | -1/+16 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-09-05 | 1 | -1/+16 |
| |\ \
| | |/ |
|
| | * | Sync with recent changes to default libcurl build | Anatol Belski | 2018-09-05 | 1 | -1/+16 |
* | | | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE | Peter Kokot | 2018-07-30 | 1 | -4/+4 |
* | | | Trim trailing whitespaces in build files | Peter Kokot | 2018-07-29 | 1 | -8/+8 |
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 7 | -14/+1 |
* | | | Uze ZVAL_COPY_DEREF() instead of ZVAL_DEREF() and ZVAL_COPY() | Dmitry Stogov | 2018-07-09 | 1 | -2/+1 |
* | | | Add missing INI directives to curl phpinfo | Peter Kokot | 2018-07-07 | 1 | -0/+2 |
* | | | Use zval_ptr_dtor_nogc() instead of zval_dtor() inplaces where circular-refer... | Dmitry Stogov | 2018-07-05 | 1 | -1/+1 |
* | | | only warning when the flag is true | Xinchen Hui | 2018-06-17 | 1 | -1/+1 |
* | | | Removed useless zval_ptr_dtor() | Dmitry Stogov | 2018-05-29 | 1 | -5/+0 |
* | | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -5/+5 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-05-18 | 3 | -9/+15 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-05-18 | 3 | -9/+15 |
| |\ \
| | |/ |
|
| | * | Fix curl tests wrt. AppVeyor and curl updates | Anatol Belski | 2018-05-18 | 3 | -9/+15 |
| | * | Fix potential memory leak in curl extension | Thomas Punt | 2018-04-29 | 1 | -1/+1 |