[PR #1100] [MERGED] Fixed phpunit broken test #1268

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1100
Author: @josaphatim
Created: 6/21/2024
Status: Merged
Merged: 7/2/2024
Merged by: @josaphatim

Base: masterHead: fix-undefined-vars


📝 Commits (1)

  • a2d5aa5 Fixed undefined variable when no IMAP auth

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 modules/imap/handler_modules.php (+6 -6)
📝 tests/phpunit/config.php (+1 -1)

📄 Description

Follow up to https://github.com/cypht-org/cypht/pull/1099 to fix access to $imap_details when no imap auth server and also unit test


🔄 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/1100 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 6/21/2024 **Status:** ✅ Merged **Merged:** 7/2/2024 **Merged by:** [@josaphatim](https://github.com/josaphatim) **Base:** `master` ← **Head:** `fix-undefined-vars` --- ### 📝 Commits (1) - [`a2d5aa5`](https://github.com/cypht-org/cypht/commit/a2d5aa5ffe3cfd44f8ec2782f02903d9c9490996) Fixed undefined variable when no IMAP auth ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/handler_modules.php` (+6 -6) 📝 `tests/phpunit/config.php` (+1 -1) </details> ### 📄 Description Follow up to https://github.com/cypht-org/cypht/pull/1099 to fix access to $imap_details when no imap auth server and also unit test --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:44 +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#1268
No description provided.