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