[PR #584] [MERGED] stream handler creates a directory if its possible #1243

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/584
Author: @dominikzogg
Created: 6/21/2015
Status: Merged
Merged: 7/5/2015
Merged by: @Seldaek

Base: masterHead: fixmissingdirectory


📝 Commits (1)

  • fe12c52 stream handler creates a directory if its possible

📊 Changes

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

View changed files

📝 src/Monolog/Handler/StreamHandler.php (+31 -1)
📝 tests/Monolog/Handler/StreamHandlerTest.php (+45 -1)

📄 Description

referers to #581


🔄 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/584 **Author:** [@dominikzogg](https://github.com/dominikzogg) **Created:** 6/21/2015 **Status:** ✅ Merged **Merged:** 7/5/2015 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `fixmissingdirectory` --- ### 📝 Commits (1) - [`fe12c52`](https://github.com/Seldaek/monolog/commit/fe12c5278f55e91605330ab97ae95756c03b9bed) stream handler creates a directory if its possible ### 📊 Changes **2 files changed** (+76 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Handler/StreamHandler.php` (+31 -1) 📝 `tests/Monolog/Handler/StreamHandlerTest.php` (+45 -1) </details> ### 📄 Description referers to #581 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:07:26 +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#1243
No description provided.