--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: Wrong parameter count for xml_set_default_handler() in %s on line %d NULL -- Testing xml_set_default_handler() function with less than expected no. of arguments -- Warning: Wrong parameter count for xml_set_default_handler() in %s on line %d NULL Done