[PR #440] [MERGED] Adds exception codes to the exception data in NormalizeFormatter #1153

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/440
Author: @mikesherov
Created: 10/23/2014
Status: Merged
Merged: 12/28/2014
Merged by: @Seldaek

Base: masterHead: exceptionCodes


📝 Commits (1)

  • f5fe05c Adds exception codes to the exception data in NormalizeFormatter

📊 Changes

3 files changed (+5 additions, -1 deletions)

View changed files

📝 src/Monolog/Formatter/NormalizerFormatter.php (+1 -0)
📝 tests/Monolog/Formatter/NormalizerFormatterTest.php (+2 -1)
📝 tests/Monolog/Formatter/ScalarFormatterTest.php (+2 -0)

📄 Description

I wasn't sure if this was just an oversight, or if there was a specific reason for code to not be included. Feel free to close with an explanation if this doesn't seem like a good change.

Thanks for considering it!


🔄 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/440 **Author:** [@mikesherov](https://github.com/mikesherov) **Created:** 10/23/2014 **Status:** ✅ Merged **Merged:** 12/28/2014 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `exceptionCodes` --- ### 📝 Commits (1) - [`f5fe05c`](https://github.com/Seldaek/monolog/commit/f5fe05c27f0620c88539340318fb06f5219db3ca) Adds exception codes to the exception data in NormalizeFormatter ### 📊 Changes **3 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Formatter/NormalizerFormatter.php` (+1 -0) 📝 `tests/Monolog/Formatter/NormalizerFormatterTest.php` (+2 -1) 📝 `tests/Monolog/Formatter/ScalarFormatterTest.php` (+2 -0) </details> ### 📄 Description I wasn't sure if this was just an oversight, or if there was a specific reason for code to not be included. Feel free to close with an explanation if this doesn't seem like a good change. Thanks for considering it! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:05:54 +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#1153
No description provided.