--TEST-- Testing floatval() and its alias doubleval() : error conditions - wrong numbers of parametersns --FILE-- ===DONE=== --EXPECTF-- *** Testing floatval() and doubleval() : error conditions *** -- Testing floatval() and doubleval() function with no arguments -- Warning: Wrong parameter count for floatval() in %s on line %d NULL Warning: Wrong parameter count for doubleval() in %s on line %d NULL -- Testing floatval() and doubleval() function with more than expected no. of arguments -- Warning: Wrong parameter count for floatval() in %s on line %d NULL Warning: Wrong parameter count for doubleval() in %s on line %d NULL ===DONE===