]> granicus.if.org Git - php/commitdiff
Merge branch 'hybrid-vm'
authorDmitry Stogov <dmitry@zend.com>
Tue, 9 May 2017 06:38:34 +0000 (09:38 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 9 May 2017 06:38:34 +0000 (09:38 +0300)
* hybrid-vm:
  Cleanup
  Fixed zend_vm_call_opcode_handler(). Make phpdbg work with HYBRID VM.
  Added missing ZEND_VM_HOT define
  Implemented HYBRID VM instruction dispatch method that takes advantages of both CALL and GOTO VMs.


Trivial merge