From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.1.2
PHP Bug Type:     Reproducible crash
Bug description:  debugging _* usage

regarding usage of $_POST, $_GET, .... these are nice arrays but when you
forgot to enter the "$" in front of
the array (i know its silly but when you code a lot you will have this)
then PHP crashes with white-screen. The debugging of such an error is a
nightmare, cause you cant locate where it is.

A better debug/error screen would be nice...
-- 
Edit bug report at http://bugs.php.net/?id=16124&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16124&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16124&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16124&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16124&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16124&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16124&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16124&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16124&r=submittedtwice

Reply via email to