vld 0.11.2

Provides functionality to dump the internal representation of PHP scripts


The Vulcan Logic Disassembler hooks into the Zend Engine and
dumps all the opcodes (execution units) of a script.

License: BSD style

Changes

- Fixed some crash fixes (Felipe Pena)
- Display the constant value if we know it