Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix man page installation | Remi Collet | 2018-08-16 | 1 | -1/+1 |
| | | | | | Since 91996e7ee504311ff4eca9dbd5840114f75acbad phpdbg.1 is in buildir, not in srcdir | ||||
* | Fix bug 76595: Update phpdbg man page | Kevin Abel | 2018-08-04 | 3 | -62/+155 |
| | | | | | | | Send phpdbg.1 man page through configure replacements Update phpdbg.1 man page to include all options Fixes formatting to be more consistent with php.1 Fix paragraph whitespace and ignore phpdbg.1 | ||||
* | Fix arginfo wrt. optional/required parameters | Christoph M. Becker | 2018-06-25 | 1 | -3/+3 |
| | | | | | All parameters of phpdbg_color(), phpdbg_exec() and phpdbg_prompt() are required. We mark them as such. | ||||
* | Allocate default ini values into persistent memory | Thomas Punt | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | Fix memory leak when phpdbg fails to start up | Thomas Punt | 2018-04-26 | 1 | -0/+5 |
| | |||||
* | Fixed bug #76143 (Memory corruption: arbitrary NUL overwrite) | Xinchen Hui | 2018-04-10 | 1 | -13/+8 |
| | |||||
* | Disable PGO for phpdbg | Anatol Belski | 2018-03-08 | 1 | -0/+4 |
| | | | | | | For executable files, the linker seems to have issues dealing with the empty profiling database. As PGO is unlikely to bring any benefit in this case, the easiest is to disable it. | ||||
* | regenerated with newer re2c | Xinchen Hui | 2018-01-02 | 1 | -1284/+1223 |
| | |||||
* | year++ | Xinchen Hui | 2018-01-02 | 48 | -49/+49 |
| | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-07-17 | 1 | -1/+5 |
|\ | | | | | | | | | * PHP-7.0: Fixed bug 74913 redirecting incorrect include <sys/poll.h> | ||||
| * | Fixed bug 74913 redirecting incorrect include <sys/poll.h> | Peter Kokot | 2017-07-17 | 1 | -1/+5 |
| | | |||||
| * | Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0 | Joe Watkins | 2017-04-10 | 1 | -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.1 | Joe Watkins | 2017-04-10 | 2 | -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 check | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | * PHP-7.0: Fixed condition check | ||||
| | * | | Fixed condition check | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-10 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | * PHP-7.0: Fixed bug #74400 (phpdbg comparing socket function to int) | ||||
| * | | Fixed bug #74400 (phpdbg comparing socket function to int) | Joe Watkins | 2017-04-10 | 1 | -1/+1 |
| |/ | |||||
| * | Revert "fix crash in phpdbg shutdown process when opcache is loaded" | Joe Watkins | 2017-02-27 | 1 | -2/+1 |
| | | | | | | | | This reverts commit 008fb28eafa3740b1e3696b1a5cf7566d493b97d. | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-02-27 | 1 | -1/+2 |
|\ \ | |/ | | | | | | | * PHP-7.0: fix crash in phpdbg shutdown process when opcache is loaded | ||||
| * | fix crash in phpdbg shutdown process when opcache is loaded | Joe Watkins | 2017-02-27 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2017-01-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix copying too much leading to potential segfault | Bob Weinand | 2017-01-25 | 1 | -1/+1 |
| | | |||||
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 48 | -49/+49 |
| | | |||||
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 48 | -49/+49 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-12-22 | 5 | -14/+61 |
|\ \ | |/ | |||||
| * | Fixed bug #73704 (phpdbg shows the wrong line in files with shebang) | Bob Weinand | 2016-12-22 | 4 | -14/+61 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-12-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix issue with -- in phpdbg command line | Bob Weinand | 2016-12-21 | 1 | -1/+1 |
| | | |||||
* | | Fixed bug #73794 (Crash (out of memory) when using run and # command separator) | Bob Weinand | 2016-12-20 | 2 | -0/+17 |
| | | |||||
* | | Fix segfault in ZTS mode when just printing and exiting in phpdbg | Bob Weinand | 2016-12-20 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-12-14 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Partially fix bug #70492 | Nikita Popov | 2016-12-14 | 1 | -1/+1 |
| | | | | | | | | The libmagic portion is missing. | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-12-06 | 3 | -5/+95 |
|\ \ | |/ | |||||
| * | Fixed issue getting executable lines from custom wrappers | Bob Weinand | 2016-12-06 | 3 | -5/+95 |
| | | | | | | | | See also krakjoe/phpdbg#161 | ||||
| * | Merge branch 'PHP-7.0' of https://git.php.net/push/php-src into PHP-7.0 | Nuno Lopes | 2016-11-30 | 9 | -17/+56 |
| |\ | |||||
| * | | fix gcov coverage | Nuno Lopes | 2016-11-16 | 2 | -31/+31 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-11-30 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix run-tests.php to always include TEST_PHPDBG_EXECUTABLE if phpdbg available | Bob Weinand | 2016-11-30 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-11-30 | 4 | -6/+24 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #73615 (phpdbg without option never load .phpdbginit at startup) | Bob Weinand | 2016-11-30 | 4 | -6/+24 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-11-20 | 4 | -10/+8 |
|\ \ \ | |/ / | |||||
| * | | Revert "Revert "Remove a few unused write warning"" | Bob Weinand | 2016-11-20 | 4 | -10/+8 |
| | | | | | | | | | | | | | | | | | | This reverts commit ff5a65d26b139142c5e967582c369ef65b79adf8. (With zend_ prefix now) | ||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-11-20 | 2 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | Revert "Remove a few unused write warning (backport from master, oops)s" | Nikita Popov | 2016-11-20 | 2 | -1/+3 |
| | | | | | | | | | | | | This reverts commit c65d24eaa3671e61db7c2a3f28daeaf7c74ac758. | ||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-11-20 | 3 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | Remove a few unused write warning (backport from master, oops)s | Bob Weinand | 2016-11-20 | 3 | -3/+2 |
| | | | |||||
| * | | make it possible to show specific help pages without interactive session | Joe Watkins | 2016-11-20 | 3 | -1/+23 |
| |/ | |||||
* | | make it possible to show specific help pages without interactive session | Joe Watkins | 2016-11-20 | 3 | -1/+23 |
| | | |||||
* | | fix gcov coverage | Nuno Lopes | 2016-11-16 | 2 | -31/+31 |
| | |