--TEST-- Test session_register() function : variation --SKIPIF-- --FILE-- --EXPECTF-- *** Testing session_register() : variation *** bool(true) array(0) { } bool(true) array(1) { ["blah"]=> NULL } bool(true) array(1) { ["blah"]=> NULL } Done