summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fixed compilation warningDmitry Stogov2019-10-141-1/+1
* | | | Fixed incorrect JIT compilationDmitry Stogov2019-10-143-25/+71
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-10-144-11/+18
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-10-144-11/+18
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-144-11/+18
| | |\ \ | | | |/
| | | * Fix checksum calculation for opcacheMitch Hagstrand2019-10-144-11/+18
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-143-8/+23
|\ \ \ \ | |/ / /
| * | | Fix handling of overflowing invalid octal in tokenizerNikita Popov2019-10-143-8/+23
* | | | Fixed incorrect JIT compilationDmitry Stogov2019-10-142-3/+29
* | | | Drop checkpoint that leaded to use after freeDmitry Stogov2019-10-141-3/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-141-0/+2
|\ \ \ \ | |/ / /
| * | | Add "-pthread" to EXTRA_LDFLAGS_PROGRAM as wellNikita Popov2019-10-141-0/+2
* | | | Reduced number of CFG pass iterationsDmitry Stogov2019-10-141-2/+10
* | | | Fix grammar in skipif messagesFabien Villepinte2019-10-1217-17/+17
* | | | Just return after exception has been thrownChristoph M. Becker2019-10-122-27/+27
* | | | Add stubs for ext-socketsThomas Gerbet2019-10-124-245/+380
* | | | Fix potentially borked test caseChristoph M. Becker2019-10-121-1/+1
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-121-2/+2
|\ \ \ \ | |/ / /
| * | | Fix test caseChristoph M. Becker2019-10-121-2/+2
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-121-1/+1
|\ \ \ \ | |/ / /
| * | | Fix potential heap corruptionChristoph M. Becker2019-10-121-1/+1
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-121-0/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-122-0/+9
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-122-0/+9
| | |\ \ | | | |/
| | | * Fix #78665: Multicasting may leak memoryChristoph M. Becker2019-10-122-0/+9
* | | | Appveyor: switch master to VS 2019Christoph M. Becker2019-10-111-2/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-116-27/+103
|\ \ \ \ | |/ / /
| * | | Azure: Publish code coverage resultsGerard Roche2019-10-116-27/+103
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-110-0/+0
|\ \ \ \ | |/ / /
| * | | Add upgrading note for round(-0.0) changeNikita Popov2019-10-111-0/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-112-49/+4
|\ \ \ \ | |/ / /
| * | | Remove configure checks for ltp when using --enable-gcovNikita Popov2019-10-112-49/+4
* | | | Add fdiv() functionNikita Popov2019-10-115-0/+109
* | | | Merge branch 'PHP-7.4'Remi Collet2019-10-112-7/+40
|\ \ \ \ | |/ / /
| * | | NEWSRemi Collet2019-10-111-0/+1
| * | | Fix #78662: stream_write bad error detectionRemi Collet2019-10-112-7/+40
* | | | Use clean shutdown on uncaught exceptionNikita Popov2019-10-117-16/+26
* | | | Don't specify method return values in stubsChristoph M. Becker2019-10-112-45/+56
* | | | Fixed JIT of preloaded scriptDmitry Stogov2019-10-111-0/+1
* | | | Use RT_CONSTANT() or CT_CONSTANT() macro depending on ZEND_ACC_DONE_PASS_TWO ...Dmitry Stogov2019-10-1114-200/+201
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-111-1/+1
|\ \ \ \ | |/ / /
| * | | Replace port already usedFabien Villepinte2019-10-111-1/+1
* | | | JMP optimization cleanup.Dmitry Stogov2019-10-112-330/+350
* | | | Revert/redo pass_two only onceDmitry Stogov2019-10-104-35/+44
* | | | Removed #if HAVE_DFA_PASSDmitry Stogov2019-10-101-19/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-102-7/+8
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-102-7/+8
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-102-7/+8
| | |\ \ | | | |/
| | | * Fix leak in phar openNikita Popov2019-10-102-7/+8
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-10-100-0/+0
|\ \ \ \ | |/ / /