Bob Weinand
|
2bcac53bca
|
Made phpdbg compatible with new engine
|
2014-10-24 19:29:50 +02:00 |
|
Bob Weinand
|
9b4d9ac6c7
|
Merge phpdbg into PHP-5.6
|
2014-10-24 19:22:45 +02:00 |
|
Dmitry Stogov
|
7c7b9184b1
|
Fixed list() behavior inconsistency (string handling is disabled for all cases, ArrayAccess objects handling is enabled for all cases, ZEND_FETCH_DIM_TMP_VAR opcode is renamed into ZEND_FETCH_LIST, ZEND_FETCH_ADD_LOCK flag is removed).
|
2014-10-05 13:02:58 +04:00 |
|
Dmitry Stogov
|
06103d65b1
|
Use zval_ptr_dtor_nogc() to free IS_TMP_VAR operands.
Removed ZEND_SWITCH_FREE opcode (ZEND_FREE used instead).
|
2014-09-23 17:21:29 +04:00 |
|
Johannes Schlüter
|
d0cb715373
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
|
Dmitry Stogov
|
82096dc151
|
Removed ZEND_QM_ASSIGN_VAR and ZEND_JMP_SET_VAR opcodes (in PHPNG they did exacly the same as ZEND_QM_ASSIGN and ZEND_JMP_SET)
|
2014-09-11 12:29:54 +04:00 |
|
Anatol Belski
|
6f9f0bf205
|
master renames phase 2
|
2014-08-25 19:28:33 +02:00 |
|
Bob Weinand
|
708af5fd8e
|
Merge sapi/phpdbg into PHP-5.6
|
2014-04-21 23:30:08 +02:00 |
|
Johannes Schlüter
|
8ff4d61f08
|
Merge branch 'phpdbg' into PHP-5.6
|
2014-01-18 13:52:27 +01:00 |
|
Xinchen Hui
|
c081ce628f
|
Bump year
|
2014-01-03 11:08:10 +08:00 |
|
Bob Weinand
|
cee72c13d7
|
Merge branch 'master' of sapi/phpdbg into PHP-5.6
Including phpdbg.
|
2013-12-20 14:27:51 +01:00 |
|