From:             jeffrparsons at optushome dot com dot au
Operating system: N/A
PHP version:      5.0.0
PHP Bug Type:     Feature/Change Request
Bug description:  More detailed error reporting.

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.


-- 
Edit bug report at http://bugs.php.net/?id=29314&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29314&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29314&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29314&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29314&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29314&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29314&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29314&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29314&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29314&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29314&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29314&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29314&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29314&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29314&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29314&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29314&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29314&r=float

Reply via email to