Skip to content

Sync: implicitly nullable parameters fix#2

Open
igor-krein wants to merge 5 commits intobethinkpl:masterfrom
igor-krein:master
Open

Sync: implicitly nullable parameters fix#2
igor-krein wants to merge 5 commits intobethinkpl:masterfrom
igor-krein:master

Conversation

@igor-krein
Copy link
Copy Markdown

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