mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-26 16:15:49 +03:00
[PR #334] [CLOSED] Removed header sanitiy checks #1086
Labels
No labels
Bug
Documentation
Feature
Needs Work
Support
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/monolog#1086
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Seldaek/monolog/pull/334
Author: @staabm
Created: 3/9/2014
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
001c8dbRemoved 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.