Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -2/+2 | |
| | | | ||||||
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -2/+2 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-12-22 | 1 | -1/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-12-22 | 1 | -1/+0 | |
| |\ \ | | |/ | ||||||
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-12-21 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | 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 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-12-20 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Fix segfault in ZTS mode when just printing and exiting in phpdbg | Bob Weinand | 2016-12-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2016-12-14 | 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.1' | Bob Weinand | 2016-11-30 | 1 | -3/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-11-30 | 1 | -3/+1 | |
| |\ \ | | |/ | ||||||
| | * | Fixed bug #73615 (phpdbg without option never load .phpdbginit at startup) | Bob Weinand | 2016-11-30 | 1 | -3/+1 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-11-20 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-11-20 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Revert "Revert "Remove a few unused write warning"" | Bob Weinand | 2016-11-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | This reverts commit ff5a65d26b139142c5e967582c369ef65b79adf8. (With zend_ prefix now) | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-11-20 | 1 | -0/+1 | |
| |\ \ | | |/ | ||||||
| | * | Remove a few unused write warning (backport from master, oops)s | Bob Weinand | 2016-11-20 | 1 | -0/+1 | |
| | | | ||||||
| | * | make it possible to show specific help pages without interactive session | Joe Watkins | 2016-11-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | make it possible to show specific help pages without interactive session | Joe Watkins | 2016-11-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | Remove a few unused write warnings | Bob Weinand | 2016-11-20 | 1 | -0/+1 | |
| | | | ||||||
* | | | make it possible to show specific help pages without interactive session | Joe Watkins | 2016-11-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-11-13 | 1 | -7/+13 | |
|\ \ \ | |/ / | ||||||
| * | | Fix phpdbg ZTS shutdown with USE_ZEND_ALLOC | Bob Weinand | 2016-11-13 | 1 | -7/+13 | |
| | | | ||||||
* | | | phpdbg standard input changes | Joe Watkins | 2016-11-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2016-10-27 | 1 | -0/+2 | |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.1: yet another uninitialized pointer | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-10-27 | 1 | -0/+2 | |
| |\ \ | | |/ | | | | | | | | | | * PHP-7.0: yet another uninitialized pointer | |||||
| | * | yet another uninitialized pointer | Anatol Belski | 2016-10-27 | 1 | -0/+2 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2016-10-27 | 1 | -0/+2 | |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.1: fix uninitialized pointer | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-10-27 | 1 | -0/+2 | |
| |\ \ | | |/ | | | | | | | | | | * PHP-7.0: fix uninitialized pointer | |||||
| | * | fix uninitialized pointer | Anatol Belski | 2016-10-27 | 1 | -0/+2 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-10-16 | 1 | -35/+49 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-16 | 1 | -35/+49 | |
| |\ \ | | |/ | ||||||
| | * | Fixed bug #71234 (INI files are loaded even invoked as phpdbg -n --version) | Bob Weinand | 2016-10-16 | 1 | -33/+49 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-10-16 | 1 | -0/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-16 | 1 | -0/+4 | |
| |\ \ | | |/ | ||||||
| | * | Fixed bug #70776 (Simple SIGINT does not have any effect) | Bob Weinand | 2016-10-16 | 1 | -0/+4 | |
| | | | ||||||
| * | | Ignore non-executable opcodes in line mode of phpdbg_end_oplog() | Bob Weinand | 2016-10-14 | 1 | -9/+19 | |
| | | | | | | | | | | | | (cherry picked from commit d14498a475642642cfeee21630058941c33a6dfb) | |||||
| * | | Merge remote-tracking branch 'origin/PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-14 | 1 | -6/+6 | |
| | | | | | | | | | | | | (cherry picked from commit 457e68626257e8b5c891f2edf20d31907080063a) | |||||
| * | | Fix accidental PHPDBG_ABI break | Bob Weinand | 2016-10-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | (cherry picked from commit 671d8054f85d2dec1a00201a73ab792847c13919) | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-14 | 1 | -12/+68 | |
| | | | | | | | | | | | | (cherry picked from commit 37ae5f3931b60c55e5004b6da912c4a957bca274) | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-13 | 1 | -9/+19 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Ignore non-executable opcodes in line mode of phpdbg_end_oplog() | Bob Weinand | 2016-10-13 | 1 | -9/+19 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'origin/PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-12 | 1 | -6/+6 | |
|\ \ \ | |/ / | ||||||
| * | | Update NEWS | Bob Weinand | 2016-10-12 | 1 | -6/+6 | |
| | | | | | | | | | | | | Also add missing include.inc test file | |||||
| * | | Fix accidental PHPDBG_ABI break | Bob Weinand | 2016-10-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-12 | 1 | -12/+68 | |
|\ \ \ | |/ / | | / | |/ |/| | ||||||
| * | Add stdin command and -s command line parameter to phpdbg | Bob Weinand | 2016-10-12 | 1 | -12/+67 | |
| | | | | | | | | | | | | | | This allows reading the initial script file from stdin instead of being forced to put the script into a file in order to run it with phpdbg. Especially important for programmatic execution of phpdbg. Also adding tests/include_once.phpt and tests/set_exception_handler.phpt as I seem to have forgotten to git add them sometime long ago... |