experiences with the runkit PECL extension?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

experiences with the runkit PECL extension?

Post by Kieran Huggins »

Hey everyone,

I've just come across the runkit PECL and installed it locally, and it seems like it will make my life easier when trying to "re-appropriate" the DOM classes for my own sinister plans. Before I lose another week or two to development, I thought I'd ask: does anyone have any experiences they can share about runkit? Any troubles? caveats? successes? explosions? tricks? treats?

I'm eventually looking to deploy it on dreamhost as part of my own custom PHP installation (which you can do, as it turns out!), as well as a locally-managed machine (in-house application server).

Cheers!
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

Runkit is deep voodoo. Use it with caution. Are you sure you can't do it any other way?
Post Reply