vldpecl.php.netProvides functionality to dump the internal representation of PHP scriptsThe Vulcan Logic Disassembler hooks into the Zend Engine and
dumps all the opcodes (execution units) of a script.Derick Rethansderickderick@xdebug.orgyes2025-07-150.19.10.19.1betabetaBSD style
- Remove 'ZEND_' prefix from opcode names
- PHP 8.5: Add support for the new DECLARE_ATTRIBUTED_CONST opcode
- Improve support for PHP 8.4 property hooks, and add the new INIT_PARENT_PROPERTY_HOOK_CALL opcode
- Fixed EXT_STMT display, as it does not have any used op nodes
7.0.01.4.0b1vld