Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to using php 8 #9

Merged
merged 3 commits into from
Oct 17, 2021
Merged

Update to using php 8 #9

merged 3 commits into from
Oct 17, 2021

Conversation

MayMeow
Copy link
Owner

@MayMeow MayMeow commented Oct 17, 2021

Moving project to PHP8, there are no backward compatibility as from PHP8 are change some return types:

Resource type openssl was changed to OpenSSLAsymmetricKey which is not available in PHP 7.x

fixes #8

@MayMeow MayMeow merged commit 3c2d023 into main Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade for PHP 8
1 participant