[PR #334] [CLOSED] Removed header sanitiy checks #1086

Closed
opened 2026-03-04 03:04:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/334
Author: @staabm
Created: 3/9/2014
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 001c8db Removed header sanitiy checks

📊 Changes

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

View changed files

📝 src/Monolog/Handler/NativeMailerHandler.php (+0 -3)

📄 Description

Since php 5.1.2 the header() methods takes care that no headers can be injected


🔄 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/Seldaek/monolog/pull/334 **Author:** [@staabm](https://github.com/staabm) **Created:** 3/9/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`001c8db`](https://github.com/Seldaek/monolog/commit/001c8db3a441c110619e21e43381f0a520f42a87) Removed header sanitiy checks ### 📊 Changes **1 file changed** (+0 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Handler/NativeMailerHandler.php` (+0 -3) </details> ### 📄 Description Since php 5.1.2 the `header()` methods takes care that no headers can be injected --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:04:55 +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/monolog#1086
No description provided.