Messages 'sspmod_casserver_Cas_Ticket_MemCacheTicketStore' is now using namespaces
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- php
- Domain
- authentication
Research direction
Start by reproducing the warnings in log/simplesamlphp.log while accessing /cas/login, then inspect config/module_casserver.php and the referenced CAS ticket classes. Determine where the outdated class names are selected and verify that the log no longer reports namespace warnings.
Written by the indexing model from the issue text.
Description
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,
- Dominant language
- PHP
- Stars
- 7
- Forks
- 11
- Avg merge
- 10h 31m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from simplesamlphp/simplesamlphp-module-casserver
-
Difficulty 2/5 1-3 hours Newbie friendliness 50/100
All issues in simplesamlphp/simplesamlphp-module-casserver
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
a11y admissions.uiowa.edu needs grooming SiteImprove best practice
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Save States Menu Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
pluginsGLPI/datainjection#673 ·