--TEST-- ldap_compare() - Testing ldap_compare() that should fail --CREDITS-- Patrick Allaert # Belgian PHP Testfest 2009 --SKIPIF-- --FILE-- ===DONE=== --CLEAN-- --EXPECTF-- Warning: ldap_compare() expects exactly 4 parameters, 1 given in %s on line %d NULL Warning: ldap_compare() expects exactly 4 parameters, 2 given in %s on line %d NULL Warning: ldap_compare() expects exactly 4 parameters, 3 given in %s on line %d NULL Warning: ldap_compare() expects exactly 4 parameters, 5 given in %s on line %d NULL Warning: ldap_compare(): Compare: No such object in %s on line %d int(-1) string(14) "No such object" int(32) ===DONE===