--TEST-- Test session_cache_expire() function : basic functionality --SKIPIF-- --FILE-- --EXPECT-- *** Testing session_cache_expire() : basic functionality *** int(180) int(180) int(1234567890) bool(true) int(180) bool(true) int(180) Done