Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 #1

Merged
merged 7 commits into from
Sep 20, 2018
Merged

1 #1

merged 7 commits into from
Sep 20, 2018

Conversation

terranc
Copy link
Owner

@terranc terranc commented Sep 20, 2018

No description provided.

@terranc terranc merged commit cdf76a2 into terranc:master Sep 20, 2018
terranc pushed a commit that referenced this pull request Nov 30, 2022
terranc pushed a commit that referenced this pull request Nov 30, 2022
terranc pushed a commit that referenced this pull request Nov 30, 2022
If the value passed to htmlentities is null, PHP8.1 will throw a warning with htmlentities.
htmlentities(): Passing null to parameter #1 ($string) of type string is deprecated.

https://wiki.php.net/rfc/deprecate_null_to_scalar_internal_arg
terranc pushed a commit that referenced this pull request Nov 30, 2022
If the value passed to explode is null, PHP8.1 will throw a warning with explode.
explode(): Passing null to parameter #1 ($string) of type string is deprecated.

https://wiki.php.net/rfc/deprecate_null_to_scalar_internal_arg
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.

3 participants