--TEST-- ldap_get_attributes() - Testing ldap_get_attributes() that should fail --CREDITS-- Patrick Allaert # Belgian PHP Testfest 2009 --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- Warning: ldap_get_attributes() expects exactly 2 parameters, 1 given in %s on line %d NULL Warning: ldap_get_attributes(): supplied resource is not a valid ldap result entry resource in %s on line %d bool(false) ===DONE===