Changelog for parsekit |
Release |
What has changed? |
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 |
1.0 |
#ifdef out extinct opcode constants and promote to stable |
0.3.1 |
Fix ZE1 segfault when popping classes. |
0.3 |
ZE1 fixes including arg_info emulation.
Expose arg_info directly for real functions/methods.
Add shorthand PARSEKIT_SIMPLE output. |
0.2 |
Initial Release |