[PR #836] [MERGED] Better support for PHP7 \Throwable #1373

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/836
Author: @eimanavicius
Created: 8/27/2016
Status: Merged
Merged: 9/18/2016
Merged by: @Seldaek

Base: 1.xHead: support-for-Throwable-in-JsonFormatter


📝 Commits (2)

  • 6586425 Better support for PHP7 \Throwable
  • 5587f6b Refactored JsonFormatter tests to more readable structure

📊 Changes

2 files changed (+85 additions, -23 deletions)

View changed files

📝 src/Monolog/Formatter/JsonFormatter.php (+3 -2)
📝 tests/Monolog/Formatter/JsonFormatterTest.php (+82 -21)

📄 Description

#835 Better support for PHP7 \Throwable in JsonFormatter


🔄 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/836 **Author:** [@eimanavicius](https://github.com/eimanavicius) **Created:** 8/27/2016 **Status:** ✅ Merged **Merged:** 9/18/2016 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `1.x` ← **Head:** `support-for-Throwable-in-JsonFormatter` --- ### 📝 Commits (2) - [`6586425`](https://github.com/Seldaek/monolog/commit/6586425a31ef18e3eb524293151be5bad9efbdf5) Better support for PHP7 \Throwable - [`5587f6b`](https://github.com/Seldaek/monolog/commit/5587f6bd3bbca2f61a92e27635b1f6cc6bc2d0d7) Refactored JsonFormatter tests to more readable structure ### 📊 Changes **2 files changed** (+85 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Formatter/JsonFormatter.php` (+3 -2) 📝 `tests/Monolog/Formatter/JsonFormatterTest.php` (+82 -21) </details> ### 📄 Description #835 Better support for PHP7 \Throwable in JsonFormatter --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:11:04 +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#1373
No description provided.