[PR #1280] [MERGED] [FIX]hm-mime-message.php: Replace the mb_convert_encoding() function … #1401

Closed
opened 2026-02-25 21:38:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1280
Author: @Baraka24
Created: 10/11/2024
Status: Merged
Merged: 10/11/2024
Merged by: @Baraka24

Base: 2.xHead: fix-deprecated-mb_convert_encoding-2x


📝 Commits (1)

  • 727ee5d [FIX]hm-mime-message.php: Replace the mb_convert_encoding() function with htmlspecialchars() for encoding HTML entities.

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 modules/smtp/hm-mime-message.php (+1 -2)

📄 Description

…with htmlspecialchars() for encoding HTML entities.

(cherry picked from commit ebfb77731e)

As of Comment

Related PR


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/1280 **Author:** [@Baraka24](https://github.com/Baraka24) **Created:** 10/11/2024 **Status:** ✅ Merged **Merged:** 10/11/2024 **Merged by:** [@Baraka24](https://github.com/Baraka24) **Base:** `2.x` ← **Head:** `fix-deprecated-mb_convert_encoding-2x` --- ### 📝 Commits (1) - [`727ee5d`](https://github.com/cypht-org/cypht/commit/727ee5d9f10eaece7f88f33771aeb8c55befa905) [FIX]hm-mime-message.php: Replace the mb_convert_encoding() function with htmlspecialchars() for encoding HTML entities. ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modules/smtp/hm-mime-message.php` (+1 -2) </details> ### 📄 Description …with htmlspecialchars() for encoding HTML entities. (cherry picked from commit ebfb77731e2d7faa2d26631db239ce1197dfa1c5) As of [Comment](https://github.com/cypht-org/cypht/pull/1182#issuecomment-2304816283) [Related PR](https://github.com/cypht-org/cypht/pull/1272) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1401
No description provided.