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

explicitly mark argument $alg as nullable #178

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

xabbuh
Copy link
Contributor

@xabbuh xabbuh commented Jul 4, 2024

Implicitly marking it as nullable is deprecated starting with PHP 8.4.

Implicitly marking it as nullable is deprecated starting with PHP 8.4.
@paragonie-security paragonie-security merged commit fcdcb11 into paragonie:master Jul 10, 2024
@xabbuh xabbuh deleted the explicit-nullables branch July 10, 2024 20:59
@cedric-anne
Copy link

@paragonie-security

Could you plan a release for this? Thanks a lot.

@paragonie-security
Copy link
Contributor

Yes, certainly before PHP 8.4 releases. Do you need it sooner?

@cedric-anne
Copy link

Yes, certainly before PHP 8.4 releases. Do you need it sooner?

It pollutes our CI checks, but we could still apply a patch manually.

@paragonie-security
Copy link
Contributor

Version 2.1.0 has this fix, along with some more nits that we discovered through manual code review (and some micro-optimizations to reduce memory usage).

@cedric-anne
Copy link

Thanks a lot!

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.

5 participants