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