Skip to content

Conversation

@alegag
Copy link
Contributor

@alegag alegag commented Nov 18, 2022

If no longDescription, null is passed to str_replace(), which is deprecated now in PHP 8.

Casting value to string to avoid the E_DEPRECATED.

If no longDescription, `null` is passed to `str_replace()`,
which is deprecated now in PHP 8.  Casting value to
string to avoid the E_DEPRECATED.
@sanmai sanmai merged commit 46a07fa into clean:master Nov 19, 2022
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