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

Php 8.4 fixes to type hinting #94

Closed

Conversation

eileenmcnaughton
Copy link
Contributor

Addresses issues like

ezcMail::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead

  • can you tag a release once merged?

derickr added a commit that referenced this pull request Aug 20, 2024
@derickr
Copy link
Member

derickr commented Aug 20, 2024

Thanks!

I merged this after fixing a few more similar warnings, which popped up while running the tests.

I've also made the 1.9.7 release.

cheers,
Derick

@derickr derickr closed this Aug 20, 2024
@eileenmcnaughton
Copy link
Contributor Author

@derickr you are amazing!

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.

2 participants