mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-27 00:25:50 +03:00
[PR #31] [MERGED] Trying to carefully improve the language on a common exception message #889
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#889
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?
📋 Pull Request Information
Original PR: https://github.com/Seldaek/monolog/pull/31
Author: @weaverryan
Created: 5/13/2011
Status: ✅ Merged
Merged: 5/16/2011
Merged by: @Seldaek
Base:
master← Head:stream_exception_language📝 Commits (1)
d39b708Trying to carefully improve the language on a common exception message📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/Monolog/Handler/StreamHandler.php(+1 -1)📄 Description
Hey Jordi-
There may be a better way to handle this - I'm not sure if you can determine factually if a stream URL is in fact a file or not. But basically, if we use the word "stream", it's not going to be clear to everyone. And since this is probably the first thing a user will see when they load up their newly downloaded Symfony2 distribution, I want it to be as clear as possible.
Thanks!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.