mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-26 08:05:53 +03:00
[PR #866] [MERGED] Remove substitution for not defined variables #1385
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#1385
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/866
Author: @p-golovin
Created: 10/10/2016
Status: ✅ Merged
Merged: 11/13/2016
Merged by: @Seldaek
Base:
1.x← Head:patch-1📝 Commits (2)
ccb4aebRemove substitution for not defined variablesc3c0abfUpdate LineFormatter.php📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
src/Monolog/Formatter/LineFormatter.php(+4 -0)📄 Description
If variable in extra or context isn't defined, than placeholder will not not be replaced in format string. This patch remove all not replaced placeholders
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.