summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-208-16/+15
|\
| * Revert "Revert "Remove a few unused write warning""Bob Weinand2016-11-208-16/+15
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-11-206-7/+9
|\ \ | |/
| * Revert "Remove a few unused write warning (backport from master, oops)s"Nikita Popov2016-11-206-7/+9
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-207-9/+8
|\ \ | |/
| * Remove a few unused write warning (backport from master, oops)sBob Weinand2016-11-207-9/+8
| * make it possible to show specific help pages without interactive sessionJoe Watkins2016-11-203-1/+23
* | make it possible to show specific help pages without interactive sessionJoe Watkins2016-11-203-1/+23
* | extend skipifAnatol Belski2016-11-181-0/+3
* | 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
* | | 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.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
* | | Fix phpdbg ZTS shutdown with USE_ZEND_ALLOCBob Weinand2016-11-131-7/+13
* | | 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.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
* | | 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
* | | 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 '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.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
* | | Fix searching for catch blocksBob Weinand2016-10-162-3/+5
* | | 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-131-9/+19
| * | use already exported symbolAnatol Belski2016-10-131-1/+1
| * | Update NEWSBob Weinand2016-10-122-6/+9
| * | Fix phpdbg tests after lineno changeNikita Popov2016-10-125-12/+9
| * | Fix accidental PHPDBG_ABI breakBob Weinand2016-10-124-6/+12
| * | Add stdin command and -s command line parameter to phpdbgBob Weinand2016-10-1210-45/+303
* | | Ignore non-executable opcodes in line mode of phpdbg_end_oplog()Bob Weinand2016-10-141-9/+19
* | | use already exported symbolAnatol Belski2016-10-141-1/+1
* | | Merge remote-tracking branch 'origin/PHP-7.0' into PHP-7.1Bob Weinand2016-10-142-6/+9
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-10-149-20/+13
* | | Fix accidental PHPDBG_ABI breakBob Weinand2016-10-144-6/+12
* | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-1410-45/+303
* | | Use better fix for preventing too early freeing of interned stringsBob Weinand2016-10-062-12/+5
* | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-052-8/+6
|\ \ \ | |/ /
| * | Update run command for allowing STDINBob Weinand2016-10-051-7/+5