--TEST-- Test session_set_cookie_params() function : variation --INI-- session.cookie_path=/path --SKIPIF-- --FILE-- --EXPECTF-- *** Testing session_set_cookie_params() : variation *** unicode(5) "/path" NULL unicode(4) "/foo" bool(true) unicode(4) "/foo" NULL unicode(5) "/blah" bool(true) unicode(5) "/blah" NULL unicode(5) "/guff" Done