mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-27 00:25:50 +03:00
[GH-ISSUE #567] UTF safe getShortMessage method #194
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#194
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 @mcdir on GitHub (May 24, 2015).
Original GitHub issue: https://github.com/Seldaek/monolog/issues/567
see https://github.com/mcdir/monolog/pull/1
@Seldaek commented on GitHub (Jul 12, 2015):
This isn't quite detailed enough.. Care to explain what you need this for?
@mcdir commented on GitHub (Jul 19, 2015):
strlen not UTF safe function. You can get some error, when use for calculate string length.