ID: 12949
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Old Bug Type: Output Control
Bug Type: LDAP related
Operating System: linux
PHP Version: 4.0.6
New Comment:

If you want to suppress error messages, either
set the error_reporting to the level you like
or use @ in front of the function of which errors
you don't want to output. Not a bug.

(This is how all php functions work..)


--Jani


Previous Comments:
------------------------------------------------------------------------

[2001-08-24 12:32:12] [EMAIL PROTECTED]

possible bug:

inside the ldap_bind, if the credentials are invalid, php issues a warning.  I think 
it should JUST return false.  Is there a reasoning behind this?

~Ryan Bohn 

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=12949&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