Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -99/+99 |
| | |||||
* | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-10-30 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | * PHP-5.6: don't try to send in the test results until we restored qa.php.net Fix uninitialized value... Don't treat warnings as failures in the junit output | ||||
| * | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-30 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/PHP-5.6' | Bob Weinand | 2014-10-28 | 1 | -39/+78 |
|\ \ | |/ | | | | | | | | | | | | | | | Conflicts: configure.in main/php_version.h sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_bp.c sapi/phpdbg/phpdbg_prompt.c | ||||
| * | Remove the ugly hack via a temp file to store breakpoints | Bob Weinand | 2014-10-28 | 1 | -24/+43 |
| | | |||||
| * | Fix potential segfaults and unresolved breaks | Bob Weinand | 2014-10-28 | 1 | -19/+37 |
| | | |||||
* | | Merge remote-tracking branch 'origin/PHP-5.6' | Bob Weinand | 2014-10-27 | 1 | -37/+57 |
|\ \ | |/ | | | | | | | Conflicts: sapi/phpdbg/phpdbg_bp.c | ||||
| * | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-27 | 1 | -46/+73 |
| | | |||||
* | | Merge remote-tracking branch 'origin/PHP-5.6' | Bob Weinand | 2014-10-27 | 1 | -27/+104 |
|\ \ | |/ | | | | | | | | | | | | | | | | | Conflicts: sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_bp.c sapi/phpdbg/phpdbg_list.c sapi/phpdbg/phpdbg_parser.c sapi/phpdbg/phpdbg_parser.h sapi/phpdbg/phpdbg_prompt.c | ||||
| * | Stabilize execution, always run destructors and extended file breakpoints | Bob Weinand | 2014-10-27 | 1 | -30/+118 |
| | | |||||
* | | Made phpdbg compatible with new engine | Bob Weinand | 2014-10-24 | 1 | -498/+317 |
|\ \ | |/ | |||||
| * | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-24 | 1 | -120/+106 |
| | | |||||
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | | |||||
* | | Remove ZEND_ACC_INTERACTIVE and CG(interactive) | Nikita Popov | 2014-08-25 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | As far as I can discern these are leftovers of the interactive shell implementation that was used before PHP 5.4. Now the readline ext makes use of normal eval calls for this. So, dropping these until there is evidence to the contrary, as they currently wouldn't work anyway. | ||||
* | | master renames phase 2 | Anatol Belski | 2014-08-25 | 1 | -6/+6 |
| | | |||||
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -4/+4 |
| | | |||||
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -4/+4 |
|/ | |||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-04-21 | 1 | -63/+39 |
| | |||||
* | 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/+1661 |
Including phpdbg. |