--TEST-- Test ereg_replace() function : error conditions - wrong number of args --FILE-- --EXPECTF-- *** Testing ereg_replace() : error conditions *** -- Testing ereg_replace() function with more than expected no. of arguments -- Warning: Wrong parameter count for ereg_replace() in %s on line 17 NULL -- Testing ereg_replace() function with less than expected no. of arguments -- Warning: Wrong parameter count for ereg_replace() in %s on line 23 NULL Done