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

openssl_pkey_free is deprecated #117

Open
EtienneBruines opened this issue Aug 19, 2021 · 0 comments · May be fixed by #119
Open

openssl_pkey_free is deprecated #117

EtienneBruines opened this issue Aug 19, 2021 · 0 comments · May be fixed by #119

Comments

@EtienneBruines
Copy link
Contributor

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

@helios-ag helios-ag linked a pull request Sep 7, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant