Skip to content

Conversation

SteenSchutt
Copy link
Contributor

Implicitly nullable function parameters are deprecated in PHP 8.4. This pull request makes the parameters explicitly nullable to resolve the deprecation notice. Given the minimum supported version of PHP 7.1, there are no typed properties, so they should not be an issue.

See also: https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated

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