Problem/Motivation

PHP 8.4 active support ends on 2026-12-31

Steps to reproduce

Use PHP 8.5

Drupal logs contain messages saying "Deprecated function: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in Cleantalk\Common\Http\Request->requestSingle() (line 228 of /var/www/.../web/modules/contrib/cleantalk/lib/Cleantalk/Common/Http/Request.php)"

Proposed resolution

Remove call to curl_close()

Remaining tasks

Nil

User interface changes

Nil

API changes

Nil

Data model changes

Nil

CommentFileSizeAuthor
#4 cleantalk.zip272.59 KBznaeff

Issue fork cleantalk-3620772

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

kenwest created an issue. See original summary.

znaeff’s picture

Hello,

Thank you for your report.

Please allow us 2–3 business days to investigate this matter.

We will contact you as soon as we have an update.

Kind regards,

znaeff’s picture

StatusFileSize
new272.59 KB

Hello,

We've fixed the issue.

Please install the fix version from the attached archive.

Does it work?