[ANNOUNCEMENT] vld-0.10.1 (beta) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package vld-0.10.1 (beta) has been released at http://pecl.php.net/. Release notes ------------- - SEND_VAR_NO_REF needs to use extended value (Patch by Graham K.) - Fix build with 5.3 and trunk. - Added Zoë's patch for CVS style formatting. - Added the closures opcode - Added a path finding algorithm. - Added an option (vld.dump_paths) that dumps branch and paths when turned on. - Added two options (vld.save_dir and vld.save_paths) that allows you to dump path information has a graphviz .dot file. - TSRM fixes (by Wojciech Meler <[email protected]>). Package Info ------------- The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the opcodes (execution units) of a script. Related Links ------------- Package home: http://pecl.php.net/package/vld Changelog: http://pecl.php.net/package-changelog.php?package=vld Download: http://pecl.php.net/get/vld-0.10.1.tgz Authors ------------- Derick Rethans (lead)