--TEST-- Test mb_strrchr() function : error conditions --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- *** Testing mb_strrchr() : error conditions *** -- Testing mb_strrchr() function with more than expected no. of arguments -- Warning: mb_strrchr() expects at most 4 parameters, 5 given in %s on line %d bool(false) -- Testing mb_strrchr() function with less than expected no. of arguments -- Warning: mb_strrchr() expects at least 2 parameters, 1 given in %s on line %d bool(false) ===DONE===