mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-26 08:05:53 +03:00
[GH-ISSUE #1196] New release for 1.x branch #493
Labels
No labels
Bug
Documentation
Feature
Needs Work
Support
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/monolog#493
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @xelan on GitHub (Sep 25, 2018).
Original GitHub issue: https://github.com/Seldaek/monolog/issues/1196
Hi @Seldaek!
First of all, thank you very much for creating and maintaining this awesome logging library. Just a quick question: What is the plan for a new 1.x release? The current release 1.23.0 is more than a year old, it would be great to have the recent fixes included in a stable release.
Thank you very much, best regards from Austria
Andreas
@egor-dev commented on GitHub (Oct 18, 2018):
+1
@paragonie-scott commented on GitHub (Nov 2, 2018):
v1.23.0 contains an erroneous type (
Booleaninstead ofbool) in a docblock which is causing Psalm to fail projects that use Monolog.If you could release v1.24.0 (since this fix is already applied), I'd greatly appreciate it. 👍
@Seldaek commented on GitHub (Nov 5, 2018):
https://github.com/Seldaek/monolog/releases/tag/1.24.0 is out!