Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch asprintf to spprintf in phpdbg opcode dump | Nikita Popov | 2015-07-17 | 1 | -1/+5 |
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -1/+1 |
* | Make backtraces *much* more readable | Bob Weinand | 2015-06-29 | 1 | -1/+1 |
* | Fix first frame in backtrace | Bob Weinand | 2015-04-21 | 1 | -12/+14 |
* | s/PHP Version 5/PHP Version 7/g | Lior Kaplan | 2015-03-13 | 1 | -1/+1 |
* | Fixed phpdbg backtrace argument's name missing | Reeze Xia | 2015-02-13 | 1 | -2/+13 |
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -12/+12 |
* | fix phpdbg, _zend_execute_data.scope was removed with 9a36cb1a07c247766278a88... | Ferenc Kovacs | 2014-11-28 | 1 | -2/+2 |
* | Merge branch 'PHP-5.6' | Anatol Belski | 2014-10-29 | 1 | -1/+0 |
|\ | |||||
| * | fix output globals importing | Anatol Belski | 2014-10-29 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'origin/PHP-5.6' | Bob Weinand | 2014-10-25 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-25 | 1 | -0/+7 |
* | | Made phpdbg compatible with new engine | Bob Weinand | 2014-10-24 | 1 | -93/+108 |
|\ \ | |/ | |||||
| * | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-24 | 1 | -48/+87 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | master renames phase 2 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -3/+3 |
|/ | |||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-04-21 | 1 | -2/+2 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Merge branch 'master' of sapi/phpdbg into PHP-5.6 | Bob Weinand | 2013-12-20 | 1 | -0/+206 |