--TEST-- Test session_set_cookie_params() function : error functionality --SKIPIF-- --FILE-- --EXPECTF-- *** Testing session_set_cookie_params() : error functionality *** -- Iteration 1 -- NULL NULL NULL NULL NULL NULL -- Iteration 2 -- NULL NULL NULL NULL NULL NULL -- Iteration 3 -- NULL NULL NULL NULL NULL NULL -- Iteration 4 -- NULL NULL NULL NULL NULL NULL -- Iteration 5 -- NULL NULL NULL NULL NULL NULL -- Iteration 6 -- NULL NULL NULL NULL NULL NULL -- Iteration 7 -- NULL NULL NULL NULL NULL NULL -- Iteration 8 -- NULL NULL NULL NULL NULL NULL -- Iteration 9 -- NULL NULL NULL NULL NULL NULL -- Iteration 10 -- NULL NULL NULL NULL NULL NULL -- Iteration 11 -- NULL NULL NULL NULL NULL NULL -- Iteration 12 -- NULL NULL NULL NULL NULL NULL -- Iteration 13 -- NULL NULL NULL NULL NULL NULL -- Iteration 14 -- NULL NULL NULL NULL NULL NULL -- Iteration 15 -- NULL NULL NULL NULL NULL NULL -- Iteration 16 -- NULL NULL NULL NULL NULL NULL -- Iteration 17 -- NULL NULL NULL NULL NULL NULL -- Iteration 18 -- NULL NULL NULL NULL NULL NULL -- Iteration 19 -- NULL NULL NULL NULL NULL NULL -- Iteration 20 -- NULL NULL NULL NULL NULL NULL -- Iteration 21 -- NULL NULL NULL Warning: session_set_cookie_params() expects parameter 4 to be boolean, object given in %s on line %d NULL Warning: session_set_cookie_params() expects parameter 5 to be boolean, object given in %s on line %d NULL NULL -- Iteration 22 -- NULL NULL NULL NULL NULL NULL -- Iteration 23 -- NULL NULL NULL NULL NULL NULL -- Iteration 24 -- NULL Warning: session_set_cookie_params() expects parameter 2 to be string, resource given in %s on line %d NULL Warning: session_set_cookie_params() expects parameter 3 to be string, resource given in %s on line %d NULL Warning: session_set_cookie_params() expects parameter 4 to be boolean, resource given in %s on line %d NULL Warning: session_set_cookie_params() expects parameter 5 to be boolean, resource given in %s on line %d NULL NULL Done