--TEST-- Test session_id() function : error functionality --EXTENSIONS-- session --SKIPIF-- --FILE-- --EXPECTF-- *** Testing session_id() : error functionality *** string(0) "" string(4) "test" string(4) "test" string(10) "1234567890" bool(true) Warning: session_id(): Session ID cannot be changed when a session is active in %s on line %d bool(false) bool(true) string(0) "" Done