[PR #27] [MERGED] Added support of objects and arrays as values in LineFormatter #886

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/27
Author: @stof
Created: 5/8/2011
Status: Merged
Merged: 5/9/2011
Merged by: @Seldaek

Base: masterHead: object-formatting


📝 Commits (1)

  • 0775b03 Added support of objects and arrays as values in LineFormatter. closes #19

📊 Changes

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

View changed files

📝 src/Monolog/Formatter/LineFormatter.php (+12 -3)
📝 tests/Monolog/Formatter/LineFormatterTest.php (+48 -0)

📄 Description

Added support of objects and arrays as values in LineFormatter. closes #19


🔄 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/27 **Author:** [@stof](https://github.com/stof) **Created:** 5/8/2011 **Status:** ✅ Merged **Merged:** 5/9/2011 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `object-formatting` --- ### 📝 Commits (1) - [`0775b03`](https://github.com/Seldaek/monolog/commit/0775b03de0d6c7b46c86a0c8bcc7648ba628bc22) Added support of objects and arrays as values in LineFormatter. closes #19 ### 📊 Changes **2 files changed** (+60 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Formatter/LineFormatter.php` (+12 -3) 📝 `tests/Monolog/Formatter/LineFormatterTest.php` (+48 -0) </details> ### 📄 Description Added support of objects and arrays as values in LineFormatter. closes #19 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:02:22 +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#886
No description provided.