[PR #736] [MERGED] Fixed disposition attachment when it is not an array #1015

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/736
Author: @josaphatim
Created: 8/1/2023
Status: Merged
Merged: 8/1/2023
Merged by: @kroky

Base: masterHead: fix-struct-array-issue


📝 Commits (1)

  • 6b988a7 Fixed disposition attachment when it is not an array

📊 Changes

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

View changed files

📝 modules/imap/functions.php (+1 -1)

📄 Description

Hm_IMAP_Struct::set_value may for some reasons return false. Passing it to count will lead to error.

Related issue: https://github.com/cypht-org/cypht/issues/734


🔄 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/736 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 8/1/2023 **Status:** ✅ Merged **Merged:** 8/1/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fix-struct-array-issue` --- ### 📝 Commits (1) - [`6b988a7`](https://github.com/cypht-org/cypht/commit/6b988a778a305c29a3e05af458a940acfd63e0e6) Fixed disposition attachment when it is not an array ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/functions.php` (+1 -1) </details> ### 📄 Description Hm_IMAP_Struct::set_value may for some reasons return false. Passing it to count will lead to error. Related issue: https://github.com/cypht-org/cypht/issues/734 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:57 +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#1015
No description provided.