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