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