Skip to content

Conversation

@yahya09
Copy link

@yahya09 yahya09 commented Oct 4, 2025

In PHP 8.4, implicit nullable parameter types is deprecated. This will raise warning everytime the function called, as it happens on my Laravel project. It's flooded my deprecation log if I don't disable the Warning log level.
image

Also, to be consistent with already explicit nullable syntax on shouldUseUuids().

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