]> granicus.if.org Git - php/commit
Added an opcode to opcode name map
authorBob Weinand <bobwei9@hotmail.com>
Sat, 21 Dec 2013 18:22:47 +0000 (19:22 +0100)
committerBob Weinand <bobwei9@hotmail.com>
Sat, 21 Dec 2013 18:22:47 +0000 (19:22 +0100)
commit50d50c2f047dde3c2e3bf48490a1aa230e71ba16
tree88cfc00c29dd1e3bdf09d8e94ad9674d2e7d4a60
parenta6fa52028f6391da6876d4c7eec20be8fb5a0bc0
Added an opcode to opcode name map
That way extensions etc. don't have to maintain their own lists anymore.
Also as phpdbg is included and needs such a map, it'd be counterproductive to need to change two things on every new opcode.
Zend/zend_vm_gen.php
Zend/zend_vm_opcodes.h