Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -13/+13 |
* | Reduced size of zend_op on 64-bit systems. | Dmitry Stogov | 2014-12-12 | 1 | -3/+3 |
* | Made phpdbg compatible with new engine | Bob Weinand | 2014-10-24 | 1 | -196/+19 |
|\ | |||||
| * | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-24 | 1 | -17/+5 |
* | | Fixed list() behavior inconsistency (string handling is disabled for all case... | Dmitry Stogov | 2014-10-05 | 1 | -1/+1 |
* | | Use zval_ptr_dtor_nogc() to free IS_TMP_VAR operands. | Dmitry Stogov | 2014-09-23 | 1 | -1/+0 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | Removed ZEND_QM_ASSIGN_VAR and ZEND_JMP_SET_VAR opcodes (in PHPNG they did ex... | Dmitry Stogov | 2014-09-11 | 1 | -9/+0 |
* | | master renames phase 2 | Anatol Belski | 2014-08-25 | 1 | -2/+2 |
|/ | |||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-04-21 | 1 | -0/+5 |
* | Merge branch 'phpdbg' into PHP-5.6 | Johannes Schlüter | 2014-01-18 | 1 | -7/+9 |
* | 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/+361 |