phpCAS
phpCAS copied to clipboard
E_DEPRECATED messages when running against PHP 8.5
There are a couple of places (CurlRequest.php and CurlMultiRequest.php) where curl_close() is used. This is now deprecated in PHP 8.5.