[PR #823] [MERGED] Added informations to normalize a SoapFault #1369

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/823
Author: @francisbesset
Created: 7/20/2016
Status: Merged
Merged: 8/1/2016
Merged by: @Seldaek

Base: 1.xHead: feat-soapfault


📝 Commits (1)

  • 8b1f522 Added informations to normalize a SoapFault

📊 Changes

2 files changed (+37 additions, -0 deletions)

View changed files

📝 src/Monolog/Formatter/NormalizerFormatter.php (+14 -0)
📝 tests/Monolog/Formatter/NormalizerFormatterTest.php (+23 -0)

📄 Description

SoapFault use dynamic properties to add informations.
This PR add these informations in normalizer.


🔄 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/823 **Author:** [@francisbesset](https://github.com/francisbesset) **Created:** 7/20/2016 **Status:** ✅ Merged **Merged:** 8/1/2016 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `1.x` ← **Head:** `feat-soapfault` --- ### 📝 Commits (1) - [`8b1f522`](https://github.com/Seldaek/monolog/commit/8b1f52220647227d4c52717a738dc741ce0d3599) Added informations to normalize a SoapFault ### 📊 Changes **2 files changed** (+37 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Formatter/NormalizerFormatter.php` (+14 -0) 📝 `tests/Monolog/Formatter/NormalizerFormatterTest.php` (+23 -0) </details> ### 📄 Description SoapFault use dynamic properties to add informations. This PR add these informations in normalizer. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:10:57 +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#1369
No description provided.