--TEST-- ldap_next_attribute() - Testing ldap_next_attribute() that should fail --CREDITS-- Patrick Allaert # Belgian PHP Testfest 2009 --SKIPIF-- --FILE-- ===DONE=== --CLEAN-- --EXPECTF-- Warning: ldap_next_attribute() expects %s 2 parameters, 1 given in %s on line %d Warning: ldap_next_attribute(): supplied resource is not a valid ldap result entry resource in %s on line %d Warning: ldap_next_attribute(): called before calling ldap_first_attribute() or no attributes found in result entry in %s on line %d NULL bool(false) bool(false) ===DONE===