summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_frame.c
Commit message (Collapse)AuthorAgeFilesLines
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-12/+12
|
* fix phpdbg, _zend_execute_data.scope was removed with ↵Ferenc Kovacs2014-11-281-2/+2
| | | | 9a36cb1a07c247766278a888612ecbac812bece9
* Merge branch 'PHP-5.6'Anatol Belski2014-10-291-1/+0
|\ | | | | | | | | | | | | | | | | | | | | * PHP-5.6: fix output globals importing export output globals use portable strndup implementation unix sockets aren't available on windows dll export APIs needed by phpdbg fix sapi/phpdbg/config.w32 Don't treat warnings as failures in the junit output
| * fix output globals importingAnatol Belski2014-10-291-1/+0
| |
* | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-251-0/+7
|\ \ | |/ | | | | | | | | Conflicts: sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_list.c
| * 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
Including phpdbg.