summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_opcode.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Reduced size of zend_op on 64-bit systems.Dmitry Stogov2014-12-121-3/+3
* | Made phpdbg compatible with new engineBob Weinand2014-10-241-196/+19
|\ \ | |/
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-17/+5
* | Fixed list() behavior inconsistency (string handling is disabled for all case...Dmitry Stogov2014-10-051-1/+1
* | Use zval_ptr_dtor_nogc() to free IS_TMP_VAR operands.Dmitry Stogov2014-09-231-1/+0
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Removed ZEND_QM_ASSIGN_VAR and ZEND_JMP_SET_VAR opcodes (in PHPNG they did ex...Dmitry Stogov2014-09-111-9/+0
* | master renames phase 2Anatol Belski2014-08-251-2/+2
|/
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-04-211-0/+5
* Merge branch 'phpdbg' into PHP-5.6Johannes Schlüter2014-01-181-7/+9
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'master' of sapi/phpdbg into PHP-5.6Bob Weinand2013-12-201-0/+361