PHPsession逻辑有两个不同的SessionHandlerInterface和SessionUpdateTimestampHandlerInterfaceSessionUpdateTimestampHandlerInterface接口(interface)文档中仍未完整描述接口(interface)。SessionHandlerInterface::write和SessionUpdateTimestampHandlerInterface::updateTimestamp功能感觉挺像的。两者具有相同的参数(sessionID和session数据)并返回bool值。这两个函数有什么区