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

[FIX]hm-mime-message.php: Replace the mb_convert_encoding() function … #1272

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Baraka24
Copy link
Member

@Baraka24 Baraka24 commented Oct 5, 2024

While sending message in Cyph, we have this in our php error log file:
[Sat Oct 05 23:40:48.530169 2024] [php:notice] [pid 3960:tid 1196] [client ::1:8870] PHP Deprecated: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in C:\\Apache24\\htdocs\\my_cypht\\modules\\smtp\\hm-mime-message.php on line 232

…with htmlspecialchars() for encoding HTML entities.
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.

1 participant