Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify TMP var number decoding (without HashTable) | Dmitry Stogov | 2015-07-06 | 1 | -4/+1 |
| | |||||
* | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵ | Dmitry Stogov | 2015-06-30 | 1 | -19/+19 |
| | | | | semantick changes). | ||||
* | Fix phpdbg class fetch / method opcodes | Bob Weinand | 2015-05-27 | 1 | -4/+4 |
| | |||||
* | Print should be in *current* context (stack) | Bob Weinand | 2015-04-25 | 1 | -6/+6 |
| | |||||
* | Add line_start/end info to main op_array | Bob Weinand | 2015-04-25 | 1 | -2/+2 |
| | |||||
* | Shrink phpdbg opcode dump output a bit more | Bob Weinand | 2015-04-20 | 1 | -2/+2 |
| | |||||
* | show opcode count | Bob Weinand | 2015-04-20 | 1 | -16/+13 |
| | |||||
* | Shorten opline dump lines and show literals | Bob Weinand | 2015-04-20 | 1 | -8/+15 |
| | |||||
* | Provide method to access opcodes via command line argument | Bob Weinand | 2015-04-19 | 1 | -0/+118 |
| | |||||
* | Fix parent command offsets | Bob Weinand | 2015-03-21 | 1 | -1/+1 |
| | |||||
* | s/PHP Version 5/PHP Version 7/g | Lior Kaplan | 2015-03-13 | 1 | -1/+1 |
| | | | | Follow up for d0cb7153 | ||||
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -11/+11 |
| | |||||
* | Made phpdbg compatible with new engine | Bob Weinand | 2014-10-24 | 1 | -74/+83 |
|\ | |||||
| * | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-24 | 1 | -50/+61 |
| | | |||||
* | | 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 |
|/ | |||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-04-21 | 1 | -90/+85 |
| | |||||
* | 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/+258 |
Including phpdbg. |