--TEST-- Test stripcslashes() function : error conditions --FILE-- ===DONE=== --EXPECTF-- *** Testing stripcslashes() : unexpected number of arguments *** -- Testing stripcslashes() function with no arguments -- Warning: stripcslashes() expects exactly 1 parameter, 0 given in %s on line %d NULL -- Testing stripcslashes() function with more than expected no. of arguments -- Warning: stripcslashes() expects exactly 1 parameter, 2 given in %s on line %d NULL ===DONE===