Skip to content

fix: wonolog v2.x/v3.x PSR-3 placeholder substitution compatibility#22

Merged
frugan-dev merged 1 commit into
mainfrom
fix/wonolog-wraps-context
Sep 5, 2025
Merged

fix: wonolog v2.x/v3.x PSR-3 placeholder substitution compatibility#22
frugan-dev merged 1 commit into
mainfrom
fix/wonolog-wraps-context

Conversation

@frugan-dev

@frugan-dev frugan-dev commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

HookLogFactory::fromString() wraps context as $arguments = [0 => $context], breaking PsrLogMessageProcessor placeholders like {handle} and {url}

HookLogFactory::fromString() wraps context as $arguments = [0 => $context],
breaking PsrLogMessageProcessor placeholders like {handle} and {url}
@frugan-dev frugan-dev merged commit 6abb84e into main Sep 5, 2025
9 checks passed
@frugan-dev frugan-dev deleted the fix/wonolog-wraps-context branch September 5, 2025 20:13
@codecov

codecov Bot commented Sep 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

github-actions Bot added a commit that referenced this pull request Sep 5, 2025
## [2.1.3](v2.1.2...v2.1.3) (2025-09-05)

### Bug Fixes

* wonolog v2.x/v3.x PSR-3 placeholder substitution compatibility ([#22](#22)) ([6abb84e](6abb84e))
@github-actions

github-actions Bot commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.1.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant