--TEST-- Test hexdec() - wrong params test hexdec() --FILE-- --EXPECTF-- *** Testing hexdec() : error conditions *** -- Incorrect number of arguments -- Warning: hexdec() expects exactly 1 parameter, 0 given in %s on line %d Warning: hexdec() expects exactly 1 parameter, 2 given in %s on line %d -- Incorrect input -- Catchable fatal error: Object of class classA could not be converted to string in %s on line %d