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

PHP8.2 replace deprecated function use #31

Merged
merged 3 commits into from
Jan 25, 2023

Conversation

ddrury
Copy link
Contributor

@ddrury ddrury commented Jan 21, 2023

mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead

@magicsunday magicsunday merged commit 46e2c72 into magicsunday:main Jan 25, 2023
@ddrury ddrury deleted the php8.2_fix branch January 26, 2023 09:46
@h4kk1 h4kk1 mentioned this pull request Apr 13, 2023
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.

None yet

2 participants