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