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

Fix for php8.1 error #60

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

timmit-nl
Copy link

null is not allowed any more in php8.1:

https://www.php.net/releases/8.1/en.php

Passing null to non-nullable internal function parameters is deprecated.

@timmit-nl
Copy link
Author

@piotrooo do you have time to look at this bugfix? It is an blocker for a project of ours...

@timmit-nl
Copy link
Author

Hi @piotrooo, can you please look at this fix? Is is an easy fix and the the code is compatible with php8.1

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.

1 participant