Skip to content

Broken Function: finfo_close on PHP 8.5+ E_DEPRECATED #736

Description

@dakujem

Function URL

https://www.php.net/manual/en/function.finfo-close.php

PHP Version

8.5

Safe Version

3.4.0

Description

Function finfo_close() is deprecated since 8.5, as finfo objects are freed automatically

Not sure if this is the libraries responsibility, but simply not calling the native function on php 8.5+ would most probably suffice.

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