Hello!
We are seeing messages like those in the log/simplesamlphp.log file when I access https://my.host.org/cas/login :
The class or interface 'sspmod_casserver_Cas_Ticket_MemCacheTicketStore' is now using namespaces, please use 'SimpleSAML\Module\casserver\Cas\Ticket\MemCacheTicketStore' instead.
The class or interface 'sspmod_casserver_Cas_Ticket_TicketFactory' is now using namespaces, please use 'SimpleSAML\Module\casserver\Cas\Ticket\TicketFactory' instead.
I would need some help or advice to get rid of them.
I first hoped that I could simply edit the config/module_casserver.php file, but I finally cannot figure how to change it.
All the best,