From:             [EMAIL PROTECTED]
Operating system: all
PHP version:      4CVS-2003-03-07 (stable)
PHP Bug Type:     LDAP related
Bug description:  Minor errors halt a script because of E_ERROR

Each error messages with E_ERROR level shoud be replaced 
with E_WARNING level. There is no reason to halt a script 
after minor problem with database, especially for "Unknown 
attribute in the data" message. 
 
-- 
Edit bug report at http://bugs.php.net/?id=22585&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22585&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22585&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22585&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22585&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22585&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22585&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22585&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22585&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22585&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22585&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22585&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22585&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22585&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22585&r=gnused

Reply via email to