[PR #865] [CLOSED] Don't call to close in FingersCrossedHandler and GroupHandler of their handlers #1386

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/865
Author: @rodrigm
Created: 10/5/2016
Status: Closed

Base: masterHead: issue-864


📝 Commits (3)

  • e4f99f9 create close in GroupHandler
  • bc9c9f2 calling close in FingersCrossedHandler
  • 815d180 don't check AbstractHandler instance

📊 Changes

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

View changed files

📝 src/Monolog/Handler/FingersCrossedHandler.php (+2 -0)
📝 src/Monolog/Handler/GroupHandler.php (+10 -0)

📄 Description

Closes #864


🔄 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/865 **Author:** [@rodrigm](https://github.com/rodrigm) **Created:** 10/5/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue-864` --- ### 📝 Commits (3) - [`e4f99f9`](https://github.com/Seldaek/monolog/commit/e4f99f9c00cb497bb2c7c1b0836cc0bb4d9be9e6) create close in GroupHandler - [`bc9c9f2`](https://github.com/Seldaek/monolog/commit/bc9c9f2819c04859e72e6fb7a03de2356e096910) calling close in FingersCrossedHandler - [`815d180`](https://github.com/Seldaek/monolog/commit/815d1801aa140e58aadd6da0ab0dd39ca59662e3) don't check AbstractHandler instance ### 📊 Changes **2 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Handler/FingersCrossedHandler.php` (+2 -0) 📝 `src/Monolog/Handler/GroupHandler.php` (+10 -0) </details> ### 📄 Description Closes #864 --- <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:39 +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#1386
No description provided.