--TEST-- ldap_get_option() - ldap_get_option() operation that should fail --CREDITS-- Patrick Allaert # Belgian PHP Testfest 2009 --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- Warning: ldap_get_option() expects exactly 3 parameters, 0 given in %s on line %d NULL Warning: ldap_get_option() expects exactly 3 parameters, 1 given in %s on line %d NULL Warning: ldap_get_option() expects exactly 3 parameters, 2 given in %s on line %d NULL Warning: ldap_get_option() expects exactly 3 parameters, 4 given in %s on line %d NULL NULL ===DONE===