mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-26 08:05:53 +03:00
[GH-ISSUE #1226] Documentation on https://seldaek.github.io/monolog #512
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#512
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 @baiolo on GitHub (Nov 16, 2018).
Original GitHub issue: https://github.com/Seldaek/monolog/issues/1226
I've experienced a weid behavior on some links in the official documentation, clicking a link like https://seldaek.github.io/monolog/src/Monolog/Handler/StreamHandler.php, the browser is asking me to save the page rather than opening the page, any confirmation ?
@gmponos commented on GitHub (Nov 16, 2018):
Github does not execute php... it's github issue not monolog.. it can happen to any github page that has php.
@Seldaek commented on GitHub (Nov 19, 2018):
Interesting.. That's pretty silly though. Maybe I should link to https://github.com/Seldaek/monolog/blob/master/README.md instead then as doc URL, because this is kinda unusable.