Skip to content

Function deprecation errors. #511

@alatnet

Description

@alatnet

Here's the error list that I'm getting whenever I have leed update it's feeds:
Errors.txt

Boils down to the following lines:

Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in /usr/share/nginx/html/leed/SimplePie.class.php on line 6865
Deprecated: Function xml_parser_free() is deprecated since 8.5, as it has no effect since PHP 8.0 in /usr/share/nginx/html/leed/SimplePie.class.php on line 14884
Deprecated: Function xml_parser_free() is deprecated since 8.5, as it has no effect since PHP 8.0 in /usr/share/nginx/html/leed/SimplePie.class.php on line 14919
Deprecated: Using null as an array offset is deprecated, use an empty string instead in /usr/share/nginx/html/leed/SimplePie.class.php on line 8379
Deprecated: Using null as an array offset is deprecated, use an empty string instead in /usr/share/nginx/html/leed/SimplePie.class.php on line 8382
Deprecated: Using null as an array offset is deprecated, use an empty string instead in /usr/share/nginx/html/leed/SimplePie.class.php on line 8385
Deprecated: Using null as an array offset is deprecated, use an empty string instead in /usr/share/nginx/html/leed/SimplePie.class.php on line 8388
Deprecated: Using null as an array offset is deprecated, use an empty string instead in /usr/share/nginx/html/leed/SimplePie.class.php on line 8391
Deprecated: Using null as an array offset is deprecated, use an empty string instead in /usr/share/nginx/html/leed/SimplePie.class.php on line 8394

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions