summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_frame.c
Commit message (Expand)AuthorAgeFilesLines
* Replace zval_dtor() with specialized destructorsDmitry Stogov2018-07-051-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Add phpdbg generator commandBob Weinand2016-09-281-8/+113
* - get rid of EG(scope). zend_get_executed_scope() should be used instead.Dmitry Stogov2016-04-281-4/+0
* Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
* Format string fixesNikita Popov2016-02-141-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
| * go back with phpdbg to the state of 5.6.3, reverting the controversial commit...Ferenc Kovacs2014-11-261-93/+48
* | Switch asprintf to spprintf in phpdbg opcode dumpNikita Popov2015-07-171-1/+5
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-1/+1
* | Make backtraces *much* more readableBob Weinand2015-06-291-1/+1
* | Fix first frame in backtraceBob Weinand2015-04-211-12/+14
* | s/PHP Version 5/PHP Version 7/gLior Kaplan2015-03-131-1/+1
* | Fixed phpdbg backtrace argument's name missingReeze Xia2015-02-131-2/+13
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-12/+12
* | fix phpdbg, _zend_execute_data.scope was removed with 9a36cb1a07c247766278a88...Ferenc Kovacs2014-11-281-2/+2
* | Merge branch 'PHP-5.6'Anatol Belski2014-10-291-1/+0
|\ \ | |/
| * fix output globals importingAnatol Belski2014-10-291-1/+0
* | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-251-0/+7
|\ \ | |/
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-251-0/+7
* | Made phpdbg compatible with new engineBob Weinand2014-10-241-93/+108
|\ \ | |/
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-48/+87
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 2Anatol Belski2014-08-251-1/+1
* | master renames phase 1Anatol Belski2014-08-251-3/+3
* | basic macro replacements, all at onceAnatol Belski2014-08-191-3/+3
|/
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-04-211-2/+2
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'master' of sapi/phpdbg into PHP-5.6Bob Weinand2013-12-201-0/+206