summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1'Anatol Belski2016-11-181-0/+3
|\
| * extend skipifAnatol Belski2016-11-181-0/+3
* | Merge branch 'PHP-7.1'Dmitry Stogov2016-11-171-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-171-1/+1
| |\
| | * Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-11-171-1/+1
| | |\
| | | * Fixed testDmitry Stogov2016-11-171-1/+1
| * | | fix gcov coverageNuno Lopes2016-11-162-31/+31
* | | | fix gcov coverageNuno Lopes2016-11-162-31/+31
* | | | Merge branch 'PHP-7.1'Bob Weinand2016-11-131-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-131-2/+2
| |\ \ \ | | |/ /
| | * | Fix passing of wrong values in bp exportBob Weinand2016-11-131-2/+2
* | | | Merge branch 'PHP-7.1'Bob Weinand2016-11-136-13/+20
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-136-13/+20
| |\ \ \ | | |/ /
| | * | Properly escape all filenames when exporting breakpointsBob Weinand2016-11-136-12/+19
| | * | Fix phpdbg breakpoint restoring after execution completesMitch Hagstrand2016-11-131-1/+1
* | | | Merge branch 'PHP-7.1'Bob Weinand2016-11-131-7/+13
|\ \ \ \ | |/ / /
| * | | Fix phpdbg ZTS shutdown with USE_ZEND_ALLOCBob Weinand2016-11-131-7/+13
* | | | phpdbg standard input changesJoe Watkins2016-11-133-9/+9
* | | | Merge branch 'master' of git.php.net:/php-srcJoe Watkins2016-11-125-26/+5
|\ \ \ \
| * | | | Remove Netware supportKalle Sommer Nielsen2016-11-125-26/+5
* | | | | update phpdbg with stdin code changeJoe Watkins2016-11-121-4/+4
* | | | | Use "Standard input code" instead of "php://stdin"Andrea Faulds2016-11-124-5/+5
* | | | | Show "php://stdin" instead of "-" in error messagesAndrea Faulds2016-11-124-5/+5
|/ / / /
* | | | Add VT100 support for WindowsMichele Locati2016-10-281-0/+9
* | | | Merge branch 'PHP-7.1'Anatol Belski2016-10-271-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-10-271-0/+2
| |\ \ \ | | |/ /
| | * | yet another uninitialized pointerAnatol Belski2016-10-271-0/+2
* | | | Merge branch 'PHP-7.1'Anatol Belski2016-10-271-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-10-271-0/+2
| |\ \ \ | | |/ /
| | * | fix uninitialized pointerAnatol Belski2016-10-271-0/+2
| | * | Merge branch 'pull-request/2097'Joe Watkins2016-10-171-2/+4
* | | | Merge branch 'PHP-7.1'Anatol Belski2016-10-211-3/+3
|\ \ \ \ | |/ / /
| * | | Better fix for bug #73360Anatol Belski2016-10-211-3/+3
| * | | Revert "Fixed bug #73360 Unable to work in root with unicode chars"Anatol Belski2016-10-211-3/+3
* | | | Merge branch 'PHP-7.1'Anatol Belski2016-10-211-3/+3
|\ \ \ \ | |/ / /
| * | | Fixed bug #73360 Unable to work in root with unicode charsAnatol Belski2016-10-211-3/+3
| * | | Merge branch 'pull-request/2097'Joe Watkins2016-10-171-2/+4
* | | | Merge branch 'pull-request/2097'Joe Watkins2016-10-171-2/+4
* | | | Merge branch 'PHP-7.1'Bob Weinand2016-10-161-35/+49
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-161-35/+49
| |\ \ \ | | |/ /
| | * | Fixed bug #71234 (INI files are loaded even invoked as phpdbg -n --version)Bob Weinand2016-10-161-33/+49
* | | | Merge branch 'PHP-7.1'Bob Weinand2016-10-161-0/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-161-0/+4
| |\ \ \ | | |/ /
| | * | Fixed bug #70776 (Simple SIGINT does not have any effect)Bob Weinand2016-10-161-0/+4
* | | | Merge branch 'PHP-7.1'Bob Weinand2016-10-162-3/+5
|\ \ \ \ | |/ / /
| * | | Fix searching for catch blocksBob Weinand2016-10-162-3/+5
* | | | Merge branch 'PHP-7.1'Bob Weinand2016-10-141-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-141-2/+2
| |\ \ \ | | |/ /
| | * | Fix memory leak when compiling files in phpdbgBob Weinand2016-10-141-2/+2
| * | | Ignore non-executable opcodes in line mode of phpdbg_end_oplog()Bob Weinand2016-10-141-9/+19