[PR #345] [MERGED] Fix #150: Table formatter for FirePHP #1094

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/345
Author: @snapshotpl
Created: 3/27/2014
Status: Merged
Merged: 4/4/2014
Merged by: @Seldaek

Base: masterHead: formater


📝 Commits (6)

📊 Changes

2 files changed (+44 additions, -2 deletions)

View changed files

📝 src/Monolog/Formatter/WildfireFormatter.php (+13 -2)
📝 tests/Monolog/Formatter/WildfireFormatterTest.php (+31 -0)

📄 Description

No description provided


🔄 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/345 **Author:** [@snapshotpl](https://github.com/snapshotpl) **Created:** 3/27/2014 **Status:** ✅ Merged **Merged:** 4/4/2014 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `formater` --- ### 📝 Commits (6) - [`399d10b`](https://github.com/Seldaek/monolog/commit/399d10bcf09272dce649e09c2c5e0e5f36d03bb4) Fix #150: Table formatter for FirePHP - [`894ccd3`](https://github.com/Seldaek/monolog/commit/894ccd367f4b86b2a023c2e7cf910600819b3f41) Add channel name for table - [`ea6b428`](https://github.com/Seldaek/monolog/commit/ea6b428f839db0c3bae7530279ad83912e802a8d) Test for table formatter in FirePHP - [`1803137`](https://github.com/Seldaek/monolog/commit/180313742e23030dd88a09797c2e72eaa64961b2) Remove const - [`4a6f9ca`](https://github.com/Seldaek/monolog/commit/4a6f9cabb0e638ac6b12434cdf44523bc885fa08) Table constant - [`acede03`](https://github.com/Seldaek/monolog/commit/acede03901eb7d66ae1f7f62ab6bb609b03700f0) Fix type name for table formatter ### 📊 Changes **2 files changed** (+44 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Formatter/WildfireFormatter.php` (+13 -2) 📝 `tests/Monolog/Formatter/WildfireFormatterTest.php` (+31 -0) </details> ### 📄 Description _No description provided_ --- <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:59 +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#1094
No description provided.