| Package Information |
| Summary |
PHP Opcode Analyser |
| Maintainers |
Sara Golemon <pollita@php.net> (lead) [wishlist] [details] Sean Coates <sean@php.net> (lead) [details] Elizabeth Smith <auroraeosrose@php.net> (developer) [details]
|
| License |
PHP |
| Description |
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. |
Release notes Version 1.1 (stable) |
Make 5.1/5.2 compatable by ifdefing out more opcodes
Output sensible data for IS_CV nodes |