Skip to content

Conversation

@MonsieurV
Copy link
Collaborator

With PHP8.4, I have errors likes:

Deprecated: collections\filter(): Implicitly marking parameter $closure as nullable is deprecated, the explicit nullable type must be used instead

The annotations changes make PHP7.1 now required, because the ? type annotation was introduced in this version. (I haven't tested it in PHP5, but I thing it'll crash with syntax error). I've changed the tests and composer accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants