--TEST-- Test chr() function : error conditions --FILE-- ===DONE=== --EXPECTF-- *** Testing chr() : error conditions *** -- Testing chr() function with no arguments -- Warning: Wrong parameter count for chr() in %s on line %d NULL -- Testing chr() function with more than expected no. of arguments -- Warning: Wrong parameter count for chr() in %s on line %d NULL ===DONE===