mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-25 23:55:56 +03:00
[PR #809] [CLOSED] Feature/composer update #1360
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#1360
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/809
Author: @PhiloEpisteme
Created: 6/22/2016
Status: ❌ Closed
Base:
master← Head:feature/composer_update📝 Commits (9)
6862a30Adds parent logger and test69cace0Corrects != null bug in Logger492e469Adding PHPStorm files to gitignore598db71Updating Readme to identify project as a fork7e71d3fMerge pull request #1 from Nanigans/feature/parent-logger7a1f327Merge pull request #2 from Nanigans/feature/readme1314c68Updates composer.json to reflect forkab5477cFixes missed comma in composer.json1593850Fixes invalid JSON📊 Changes
5 files changed (+261 additions, -13 deletions)
View changed files
📝
.gitignore(+1 -0)📝
README.mdown(+22 -9)📝
composer.json(+14 -3)📝
src/Monolog/Logger.php(+48 -1)📝
tests/Monolog/LoggerTest.php(+176 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.