You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
campbell-m
added a commit
to campbell-m/phpCAS
that referenced
this issue
Sep 1, 2024
When running against the alpha releases of PHP 8.4 a number of E_DEPRECATED messages are generated. For example,
The text was updated successfully, but these errors were encountered: