### Description Class/Session implements \Serializable without implementing __serialize() and __unserialize(), and that triggers a deprecation notice in PHP 8.1. https://www.php.net/manual/en/class.serializable.php Thanks 😃