mirror of
https://github.com/win32service/Win32ServiceBundle.git
synced 2026-03-24 09:12:17 +01:00
[PR #9] [MERGED] Add support for monolog 3.x #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/win32service/Win32ServiceBundle/pull/9
Author: @NeilWhitworth
Created: 3/7/2024
Status: ✅ Merged
Merged: 3/13/2024
Merged by: @macintoshplus
Base:
1.x← Head:1.x-monolog-3.x📝 Commits (2)
4fd7dc1Add support for monolog 3.x422720dMake requested changes📊 Changes
1 file changed (+6 additions, -1 deletions)
View changed files
📝
lib/Logger/ThreadNumberProcessor.php(+6 -1)📄 Description
monolog introduced a breaking change in 3.x (https://github.com/Seldaek/monolog/blob/main/UPGRADE.md#300) that requires a change to the ThreadNumberProcessor
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.