parsekit

PHP Opcode Analyser


Provides a userspace interpretation of the opcodes generated by the Zend engine compiler built into PHP.
This extension is meant for development and debug purposes only and contains some code which is potentially non-threadsafe.

License: PHP

This package is not maintained, if you would like to take over please go to this page.

Latest releases

Version Release Download
1.3.0 2009-10-17 parsekit-1.3.0.tgz
1.2 2006-11-01 parsekit-1.2.tgz
1.1 2006-06-16 parsekit-1.1.tgz
Show all releases

Changelog

Version Message
1.3.0 Builds on PHP 5.3
1.2 Bugfix #9143
1.1 Make 5.1/5.2 compatable by ifdefing out more opcodes
Output sensible data for IS_CV nodes
Show complete changelog