Skip to content

Fix PHP 8.4 deprecation notice#184

Merged
freekmurze merged 1 commit intospatie:mainfrom
clarkewing:patch-1
Dec 23, 2024
Merged

Fix PHP 8.4 deprecation notice#184
freekmurze merged 1 commit intospatie:mainfrom
clarkewing:patch-1

Conversation

@clarkewing
Copy link
Copy Markdown
Contributor

This PR explicitly marks $primaryKeyColumn and $modifyQuery parameters as nullable on the SortableTrait::setNewOrder() method, as required by PHP 8.4 spec.

@clarkewing
Copy link
Copy Markdown
Contributor Author

Fixes #183.

@freekmurze freekmurze merged commit 2448c25 into spatie:main Dec 23, 2024
@freekmurze
Copy link
Copy Markdown
Member

Thanks!

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