PHP Debugging with PHPDBG

Is there any way for Komodo IDE to integrate with PHPDBG for debugging PHP, rather than (or, preferably, in addition to) XDEBUG?

No, we only support xdebug at this time. Integrating with another debugger would take significant work.

Thanks for the quick answer. PHPDBG has some interesting features, but lack of integration with my IDE is a non-starter.