From:             [EMAIL PROTECTED]
Operating system: All
PHP version:      4.0.6
PHP Bug Type:     Feature/Change Request
Bug description:  error tracing

PHP does not have "stack trace" facilities a la Java

Yes, I DO regard it as a bug, please fix it.

Without this very simple feature it is a Nightmare to develop a site with
many shared files with complicated logic.

Debugger in many cases will not do since you will have to reproduce the
error first, and this is not a convenient way.

It would be nice to have a feature of showing the stack trace in all php
error messages, plus a possibility to write a copy of all occured errors to
a logfile, plus a possibility to render the current stack trace by a
function call (for personal logging, error tracing, whatever).

Please apologise me for roughness, wrong address, or whatever. I got really
ANGRY after sitting several hours on finding several idiotic bugs in my
sites because the lack of this feature.

Best Regards...

-- 
Edit bug report at: http://bugs.php.net/?id=12649&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to