Evening All,
A couple of us are working on a debugging platform, in order to deploy
on windows we require a few more functions to be declared ZEND_API:
https://gist.github.com/krakjoe/7456833
If it's not going to cause any disruption, could we merge that into
master please ??
Cheers
Joe
Hi Joe!
Evening All,
A couple of us are working on a debugging platform, in order to
deploy on windows we require a few more functions to be declared ZEND_API:
https://gist.github.com/krakjoe/7456833 If it's not going to cause any disruption, could we merge that
into master please ??
Looks good to me. Please merge it to 5.6 as well.
Thanks for your work!
Cheers,
Pierre
Hi Joe,
Congrats on launching this debugger interface.
I’ve actually been thinking for some time that it’d be incredibly useful to have something like this in the core distribution of PHP.
Is this something that would be interesting for you to work towards? What do others think?
Andi
P.S. - It wasn’t clear to me what the “quiet” flag does but I would air on the side of not showing opcodes by default but have an option where they are shown, and in that case, potentially show even more detail [that can easily be contributed.
Evening All,
A couple of us are working on a debugging platform, in order to deploy on windows we require a few more functions to be declared ZEND_API:
https://gist.github.com/krakjoe/7456833
If it's not going to cause any disruption, could we merge that into master please ??
Cheers
Joe