php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #29314 More detailed error reporting.
Submitted: 2004-07-22 09:53 UTC Modified: 2004-08-02 09:00 UTC
From: jeffrparsons at optushome dot com dot au Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 5.0.0 OS: N/A
Private report: No CVE-ID: None
 [2004-07-22 09:53 UTC] jeffrparsons at optushome dot com dot au
Description:
------------
It would be extremely convenient to have more detailed error reporting when trying to debug a PHP (web) program; for example, simply having the current list of errors expandable on the client's web browser to give more detailed information on each error, such as a stack trace and current values of variables involved in the error.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-02 09:00 UTC] derick@php.net
See http://pecl.php.net/xdebug
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Aug 15 14:00:03 2025 UTC