Skip to content

PHP8.5 support #674

@Fraenkiman

Description

@Fraenkiman

See:
https://github.com/php/php-src/blob/php-8.5.0RC2/NEWS
https://wiki.php.net/rfc/deprecations_php_8_5
https://php.watch/versions/8.5
https://www.php.net/index.php#2025-10-09-2

./fp-plugins/captcha/antispam.php:@imagedestroy($image);

  • The curl_close() function has been deprecated.
    [20-Nov-2025 22:10:54 UTC] PHP Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in fp-includes\core\core.utils.php on line 630


curl_close($ch);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions