--TEST-- Test xml_set_object() function : error conditions --SKIPIF-- --FILE-- --EXPECTF-- *** Testing xml_set_object() : error conditions *** -- Testing xml_set_object() function with more than expected no. of arguments -- Warning: xml_set_object() expects exactly 2 parameters, 3 given in %s on line %d NULL -- Testing xml_set_object() function with less than expected no. of arguments -- Warning: xml_set_object() expects exactly 2 parameters, 1 given in %s on line %d NULL Done