On 21 November 2013 15:38, Joe Watkins <krakjoe@php.net> wrote:
> On 11/21/2013 02:20 PM, Nikita Popov wrote:
>> I'm probably missing some context here, maybe you could explain how phpdbg
>> differs from something like xdebug? I mean, xdebug seems to be the
>> de-facto
>> debugging extension for PHP and has been for a long time, but we're not
>> bundling it. Why should we bundle phpdbg instead?
>
> This is not an extension, it is a SAPI module. The build system does
> not support external SAPI modules, the implementation requires Zend API
> which is not exported (or wasn't, has since been patched).
That still does not answer the question, though?!
--
Regards,
Mike