--TEST-- Test get_class() function : error conditions - wrong number of arguments. --FILE-- --EXPECTF-- *** Testing get_class() : error conditions *** -- Testing get_class() function with more than expected no. of arguments -- Warning: get_class() expects at most 1 parameter, 2 given in %s on line 14 bool(false) Done