[PR #307] [CLOSED] Update MongoDBHandler.php #1071

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/307
Author: @josephspurrier
Created: 1/20/2014
Status: Closed

Base: masterHead: patch-1


📝 Commits (3)

  • f295f96 Update MongoDBHandler.php
  • aae8929 Updated to use NormalizerFormatter
  • 3a8e4a3 Update MongoDBHandlerTest.php

📊 Changes

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

View changed files

📝 src/Monolog/Handler/MongoDBHandler.php (+10 -2)
📝 tests/Monolog/Handler/MongoDBHandlerTest.php (+3 -1)

📄 Description

Convert the date to a native MongoDate to make it easier to sort


🔄 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/307 **Author:** [@josephspurrier](https://github.com/josephspurrier) **Created:** 1/20/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`f295f96`](https://github.com/Seldaek/monolog/commit/f295f96432b9c4010e5a8d0c9cbfb8d77d9fc79a) Update MongoDBHandler.php - [`aae8929`](https://github.com/Seldaek/monolog/commit/aae89299ad8263d6cc773de6c3a58f7518847530) Updated to use NormalizerFormatter - [`3a8e4a3`](https://github.com/Seldaek/monolog/commit/3a8e4a326f22d00bbfb7361a2a1fa6a89a360990) Update MongoDBHandlerTest.php ### 📊 Changes **2 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Handler/MongoDBHandler.php` (+10 -2) 📝 `tests/Monolog/Handler/MongoDBHandlerTest.php` (+3 -1) </details> ### 📄 Description Convert the date to a native MongoDate to make it easier to sort --- <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:42 +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#1071
No description provided.