--TEST-- Test session_unregister() function : variation --SKIPIF-- --FILE-- --EXPECTF-- *** Testing session_unregister() : variation *** bool(true) array(0) { } array(1) { ["foo"]=> string(12) "Hello World!" } Deprecated: Function session_unregister() is deprecated in %s on line %d bool(true) array(0) { } bool(true) array(0) { } Done