Derick Rethans wrote:
> Hello,
> 
> I'm happy to announce the availability of the xdebug extension. This 
> extension modifies the php error handler to show stack traces. With this 
> you can exactly see how the current function was called, even the 
> parameters show up (if they are constants). I'm still working on variable 
> parameters. 

Nice extension. I was thinking to make a similar one.

Can you put it into PECL?

Or better yet, I would like to see them as standard
function. It seems there may be license problem, though.

--
Yasuo Ohgaki





-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to