Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static properties, static variables in functions and methods, lexical variables in closures #1

Open
arnaud-lb opened this issue Apr 30, 2013 · 1 comment

Comments

@arnaud-lb
Copy link

It could be possible to dump static class properties for all declared classes, static variables in functions and methods, and lexical variables in closures.

Also, although they wouldn't be restorable, variables found in GC roots, and variables returned by ->get_debug_info() and ->get_gc().

Is there any plans for this ? That would be awesome :)

@Jille
Copy link
Member

Jille commented May 1, 2013

Sounds like some useful additions! Unfortunately I lack the time to realize them any time soon, but if you'd provide patches I promise to look into them and try to merge them as soon as possible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants