[PR #6] [MERGED] Fixed callback factory for the FingersCrossedHandler #872

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/6
Author: @stof
Created: 4/5/2011
Status: Merged
Merged: 4/5/2011
Merged by: @Seldaek

Base: masterHead: fingerscrossed


📝 Commits (1)

  • e32886e Fixed callback factory for the FingersCrossedHandler

📊 Changes

2 files changed (+31 additions, -2 deletions)

View changed files

📝 src/Monolog/Handler/FingersCrossedHandler.php (+5 -2)
📝 tests/Monolog/Handler/FingersCrossedHandlerTest.php (+26 -0)

📄 Description

This fixes the callback factory which is broken, adds a check of its return value and add some tests for this feature


🔄 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/6 **Author:** [@stof](https://github.com/stof) **Created:** 4/5/2011 **Status:** ✅ Merged **Merged:** 4/5/2011 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `fingerscrossed` --- ### 📝 Commits (1) - [`e32886e`](https://github.com/Seldaek/monolog/commit/e32886e26f5afab758e9e90931ccfb04e2858932) Fixed callback factory for the FingersCrossedHandler ### 📊 Changes **2 files changed** (+31 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Handler/FingersCrossedHandler.php` (+5 -2) 📝 `tests/Monolog/Handler/FingersCrossedHandlerTest.php` (+26 -0) </details> ### 📄 Description This fixes the callback factory which is broken, adds a check of its return value and add some tests for this feature --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:02:11 +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#872
No description provided.