Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.
This repository was archived by the owner on Mar 17, 2024. It is now read-only.

openssl_pkey_free is deprecated #117

@EtienneBruines

Description

@EtienneBruines
Function openssl_pkey_free() is deprecated

Stacktrace:

Screenshot_20210819_120612

Fix:

Simply do not call the function if the PHP version is 8 or higher.

Background information:

The PHP commit that describes this: php/php-src@9f44eca

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions