On PHP 8.5, there is a deprecation warning: > PHP Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 https://github.com/eWAYPayment/eway-rapid-php/blob/fee6909e303111761c0899a53bf432dba11fa1f6/src/Rapid/Service/Http/Curl.php#L70
On PHP 8.5, there is a deprecation warning:
eway-rapid-php/src/Rapid/Service/Http/Curl.php
Line 70 in fee6909