--TEST-- ldap_sasl_bind() - Binding that should fail --CREDITS-- Patrick Allaert # Belgian PHP Testfest 2009 --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- Warning: ldap_sasl_bind() expects at least 1 parameter, 0 given in %s on line %d bool(false) Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d bool(false) Warning: ldap_sasl_bind(): Unable to bind to server: Invalid credentials in %s on line %d bool(false) Warning: ldap_sasl_bind(): Unable to bind to server: Invalid credentials in %s on line %d bool(false) Warning: ldap_sasl_bind(): Unable to bind to server: Insufficient access in %s on line %d bool(false) Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d bool(false) ===DONE===