--TEST-- Test number_format() - wrong params test number_format() --FILE-- ===DONE=== --EXPECTF-- *** Testing number_format() : error conditions *** -- Testing number_format() function with less than expected no. of arguments -- Warning: number_format() expects at least 1 parameter, 0 given in %s on line %d -- Testing number_format() function with 3 arguments -- Warning: Wrong parameter count for number_format() in %s on line %d -- Testing number_format() function with more than 4 arguments -- Warning: number_format() expects at most 4 parameters, 5 given in %s on line %d ===DONE===