[PR #210] [MERGED] Use correct variable name for mail driver #642

Closed
opened 2026-02-05 17:50:01 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/210
Author: @Boy132
Created: 5/13/2024
Status: Merged
Merged: 5/14/2024
Merged by: @notAreYouScared

Base: mainHead: patch-1


📝 Commits (3)

  • d6f3934 use correct variable name for mail driver
  • 55a0bfd remove "MAIL_DRIVER" from phpunit.xml
  • ef9d1ab use env value as default for driver choice

📊 Changes

2 files changed (+3 additions, -4 deletions)

View changed files

📝 app/Console/Commands/Environment/EmailSettingsCommand.php (+3 -3)
📝 phpunit.xml (+0 -1)

📄 Description

Closes #209


🔄 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/pelican-dev/panel/pull/210 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 5/13/2024 **Status:** ✅ Merged **Merged:** 5/14/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`d6f3934`](https://github.com/pelican-dev/panel/commit/d6f3934f803d93b2ca355c483291456487e1fe56) use correct variable name for mail driver - [`55a0bfd`](https://github.com/pelican-dev/panel/commit/55a0bfdf7eee9881f7cf4e7be1af995182012bde) remove "MAIL_DRIVER" from phpunit.xml - [`ef9d1ab`](https://github.com/pelican-dev/panel/commit/ef9d1ab614213e7d5ffdbce8001b4fa80188e9a8) use env value as default for driver choice ### 📊 Changes **2 files changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Environment/EmailSettingsCommand.php` (+3 -3) 📝 `phpunit.xml` (+0 -1) </details> ### 📄 Description Closes #209 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:50:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#642