--TEST-- Test get_object_vars() function : error conditions - wrong number of args --FILE-- --EXPECTF-- *** Testing get_object_vars() : error conditions *** -- Testing get_object_vars() function with Zero arguments -- Warning: Wrong parameter count for get_object_vars() in %s on line 12 NULL -- Testing get_object_vars() function with more than expected no. of arguments -- Warning: Wrong parameter count for get_object_vars() in %s on line 18 NULL Done