apereo / phpCAS

Apereo PHP CAS Client
https://apereo.github.io/phpCAS/
Apache License 2.0
796 stars 398 forks source link

E_DEPRECATED messages when running against PHP 8.4 #442

Open campbell-m opened 1 month ago

campbell-m commented 1 month ago

When running against the alpha releases of PHP 8.4 a number of E_DEPRECATED messages are generated. For example,

E_DEPRECATED in C:\inetpub\wwwroot\xxxx\lib\CAS.php at line 348
phpCAS::client(): Implicitly marking parameter $sessionHandler as nullable is deprecated, the explicit nullable type must be used instead