Skip to content

Conversation

@igor-krein
Copy link

In PHP 8.4, implicitly nullable parameters (like int $param = null instead of ?int $param = null) are deprecated. The fix should solve this issue.

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.

3 participants