summaryrefslogtreecommitdiff
path: root/sapi/phpdbg
Commit message (Collapse)AuthorAgeFilesLines
* regenerated with newer re2cXinchen Hui2018-01-021-1284/+1223
|
* year++Xinchen Hui2018-01-0248-49/+49
|
* Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-07-171-1/+5
|\ | | | | | | | | * PHP-7.0: Fixed bug 74913 redirecting incorrect include <sys/poll.h>
| * Fixed bug 74913 redirecting incorrect include <sys/poll.h>Peter Kokot2017-07-171-1/+5
| |
| * Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Joe Watkins2017-04-101-1/+1
| |\ | | | | | | | | | | | | | | | * 'PHP-7.0' of git.php.net:/php-src: Fixed condition check Fixed issue #2466 Invalid integer constant expression error in php.h
* | \ Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Joe Watkins2017-04-102-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-7.1' of git.php.net:/php-src: Fixed condition check Fixed condition check another place Fixed issue #2466 Invalid integer constant expression error in php.h
| * | | Fixed condition checkXinchen Hui2017-04-101-1/+1
| | | |
| * | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-101-1/+1
| |\ \ \ | | | |/ | | |/| | | | | | | | | * PHP-7.0: Fixed condition check
| | * | Fixed condition checkXinchen Hui2017-04-101-1/+1
| | | |
* | | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-101-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| * PHP-7.0: Fixed bug #74400 (phpdbg comparing socket function to int)
| * | Fixed bug #74400 (phpdbg comparing socket function to int)Joe Watkins2017-04-101-1/+1
| |/
| * Revert "fix crash in phpdbg shutdown process when opcache is loaded"Joe Watkins2017-02-271-2/+1
| | | | | | | | This reverts commit 008fb28eafa3740b1e3696b1a5cf7566d493b97d.
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-02-271-1/+2
|\ \ | |/ | | | | | | * PHP-7.0: fix crash in phpdbg shutdown process when opcache is loaded
| * fix crash in phpdbg shutdown process when opcache is loadedJoe Watkins2017-02-271-1/+2
| |
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-01-251-1/+1
|\ \ | |/
| * Fix copying too much leading to potential segfaultBob Weinand2017-01-251-1/+1
| |
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-0448-49/+49
| |
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-0448-49/+49
| |
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-12-225-14/+61
|\ \ | |/
| * Fixed bug #73704 (phpdbg shows the wrong line in files with shebang)Bob Weinand2016-12-224-14/+61
| |
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-12-211-1/+1
|\ \ | |/
| * Fix issue with -- in phpdbg command lineBob Weinand2016-12-211-1/+1
| |
* | Fixed bug #73794 (Crash (out of memory) when using run and # command separator)Bob Weinand2016-12-202-0/+17
| |
* | Fix segfault in ZTS mode when just printing and exiting in phpdbgBob Weinand2016-12-201-1/+1
| |
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-12-141-1/+1
|\ \ | |/
| * Partially fix bug #70492Nikita Popov2016-12-141-1/+1
| | | | | | | | The libmagic portion is missing.
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-12-063-5/+95
|\ \ | |/
| * Fixed issue getting executable lines from custom wrappersBob Weinand2016-12-063-5/+95
| | | | | | | | See also krakjoe/phpdbg#161
| * Merge branch 'PHP-7.0' of https://git.php.net/push/php-src into PHP-7.0Nuno Lopes2016-11-309-17/+56
| |\
| * | fix gcov coverageNuno Lopes2016-11-162-31/+31
| | |
* | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-301-1/+1
|\ \ \ | | |/ | |/|
| * | Fix run-tests.php to always include TEST_PHPDBG_EXECUTABLE if phpdbg availableBob Weinand2016-11-301-1/+1
| | |
* | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-304-6/+24
|\ \ \ | |/ /
| * | Fixed bug #73615 (phpdbg without option never load .phpdbginit at startup)Bob Weinand2016-11-304-6/+24
| | |
* | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-204-10/+8
|\ \ \ | |/ /
| * | Revert "Revert "Remove a few unused write warning""Bob Weinand2016-11-204-10/+8
| | | | | | | | | | | | | | | | | | This reverts commit ff5a65d26b139142c5e967582c369ef65b79adf8. (With zend_ prefix now)
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-11-202-1/+3
|\ \ \ | |/ /
| * | Revert "Remove a few unused write warning (backport from master, oops)s"Nikita Popov2016-11-202-1/+3
| | | | | | | | | | | | This reverts commit c65d24eaa3671e61db7c2a3f28daeaf7c74ac758.
* | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-203-3/+2
|\ \ \ | |/ /
| * | Remove a few unused write warning (backport from master, oops)sBob Weinand2016-11-203-3/+2
| | |
| * | 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
| |
* | 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
|\ \ | |/ | | | | | | * PHP-7.0: yet another uninitialized pointer