Description
Script opcodes can be dumped for low-level PHP debugging and engine analysis. It is a Zend Engine inspection extension that shows the execution units generated for a script. Output can reveal source structure and internals, so it is mainly useful in trusted development environments.