-
Notifications
You must be signed in to change notification settings - Fork 398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Carbtest patch 1 #445
base: master
Are you sure you want to change the base?
Carbtest patch 1 #445
Conversation
update phpcas
Deprecated: phpCAS::client(): Implicitly marking parameter $sessionHandler as nullable is deprecated, the explicit nullable type must be used instead
These changes will fix: PHP8.4 issues Deprecated: phpCAS::proxy(): Implicitly marking parameter $sessionHandler as nullable is deprecated, the explicit nullable type must be used instead in /vendor/apereo/phpcas/source/CAS.php on line 403 Deprecated: CAS_Client::__construct(): Implicitly marking parameter $sessionHandler as nullable is deprecated, the explicit nullable type must be used instead in /vendor/apereo/phpcas/source/CAS/Client.php on line 933 |
Really hope someone who has the ability to integrate this change will do so. Tested and confirmed it works with PHP 8.4. The changes are so simple...please someone release a phpCAS 1.6.2 version with these simple changes for PHP 8.4 support. It's been 3 months since PHP 8.4 was officially released and we all need this updated version with PHP 8.4 support. |
This repo is no longer maintained, we will have to fork it or modify our local version ;( |
From what I read here: https://groups.google.com/a/apereo.org/g/cas-user/c/7A4MKl6DIOk/m/WikoKAJ2AgAJ |
We're going to try this after talking with the original developer of phpCAS who unfortunately stepped down and gave back all his privileges last year... @phy25 Can you help us get this PR approved? Joachim said that you may still have commit privileges. You would make lots of people very happy if you could get this very simple change approved. Thank you! |
No description provided.