--TEST-- Test ob_get_contents() function : error cases --CREDITS-- Iain Lewis --FILE-- --EXPECTF-- *** Testing ob_get_contents() : error cases *** Warning: ob_get_contents() expects exactly 0 parameters, 1 given in %s on line 11 NULL Warning: ob_get_contents() expects exactly 0 parameters, 2 given in %s on line 15 NULL Done