Skip to content

Conversation

khaperets
Copy link

Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead

@khaperets
Copy link
Author

Issue #235

@khaperets
Copy link
Author

Replaced all matches:
__construct(array $data = null)
->
__construct(?array $data = null)

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