summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | This test is flaky, and some of it doesn't make sense.Joe Watkins2019-06-151-47/+74
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-151-7/+0
|\ \ \ \ | |/ / /
| * | | Remove dead code in sockets extension [ci skip]George Peter Banyard2019-06-151-7/+0
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-152-72/+114
|\ \ \ \ | |/ / /
| * | | fix flaky socket testsJoe Watkins2019-06-152-83/+108
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-141-260/+0
|\ \ \ \ | |/ / /
| * | | Remove file/005_variation.phptNikita Popov2019-06-141-260/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-141-9/+23
|\ \ \ \ | |/ / /
| * | | Make curl_multi_info_read.phpt more robustNikita Popov2019-06-141-9/+23
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-141-14/+14
|\ \ \ \ | |/ / /
| * | | Remove useless param in php_snmp_error()George Peter Banyard2019-06-141-14/+14
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-143-11/+31
|\ \ \ \ | |/ / /
| * | | Fix compilation without deprecated OpenSSL 1.1 APIsRosen Penev2019-06-143-11/+31
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-141-0/+3
|\ \ \ \ | |/ / /
| * | | disable this test temporarilyJoe Watkins2019-06-141-0/+3
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-141-13/+17
|\ \ \ \ | |/ / /
| * | | Turn add_index_zval and add_next_index_zval into inline functiontwosee2019-06-141-13/+17
* | | | enable JIT only in master for macosxJoe Watkins2019-06-141-0/+5
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-1419-93/+71
|\ \ \ \ | |/ / /
| * | | Merge branch 'mac-tests' into PHP-7.4Joe Watkins2019-06-1419-96/+64
| |\ \ \
| | * | | fix mac tests on azureJoe Watkins2019-06-1419-96/+64
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-141-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fix SNMP build warningsNikita Popov2019-06-141-4/+4
* | | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-06-140-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-06-140-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-06-141-4/+13
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Backport 96a12578c13b5c37195b10526fcdc669b795644dDmitry Stogov2019-06-141-4/+13
* | | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-06-140-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-06-140-0/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-06-141-1/+11
| | |\ \ \ | | | |/ /
| | | * | Backport 91a6cdbff5ebd1ca4db1d6e8c42d3265ce80ace4Dmitry Stogov2019-06-141-1/+11
* | | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-06-141-4/+13
|\ \ \ \ \ | |/ / / /
| * | | | More edge case fixes that may cause bug #78106Dmitry Stogov2019-06-141-4/+13
* | | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-06-141-1/+12
|\ \ \ \ \ | |/ / / /
| * | | | Attempt to fix edge conditions that may cause bug #78106Dmitry Stogov2019-06-141-1/+12
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-1410-28/+188
|\ \ \ \ \ | |/ / / /
| * | | | Implement numeric literal separatorsTheodore Brown2019-06-1411-28/+197
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-141-13/+28
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-141-13/+28
| |\ \ \ \ | | |/ / /
| | * | | Fix some leaks in ldapNikita Popov2019-06-141-13/+29
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-141-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix skipif syntax errorsNikita Popov2019-06-147-7/+7
| | |_|/ | |/| |
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-141-1/+1
|\ \ \ \ | |/ / /
| * | | disable phpdbg on i386 builds [ci skip]Joe Watkins2019-06-141-1/+1
* | | | Fixed incorect register allocation in ZTS buildDmitry Stogov2019-06-141-0/+12
* | | | Throw TypeError instead of warning in case of invalid pathChristoph M. Becker2019-06-137-27/+43
* | | | Merge branch 'PHP-7.4'Côme Chilliet2019-06-132-117/+210
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Côme Chilliet2019-06-132-117/+210
| |\ \ \ | | |/ /
| | * | Some more string conversion handling, fixing bug #77958Côme Chilliet2019-06-132-29/+94
| | * | Avoid converting zval when not neededCôme Chilliet2019-06-131-92/+120