-
-
Notifications
You must be signed in to change notification settings - Fork 240
Commit a56dedf
minor #545 Remove
This PR was merged into the 4.x branch.
Discussion
----------
Remove `FixEmptyLoggerPass`
| Q | A
| ------------- | ---
| Branch? | 4.x
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
The `FixEmptyLoggerPass` class was added in c3fbde4 to fix an issue with monolog 1.x that has been fixed in 2.x by Seldaek/monolog@ad37b7b. It can be removed since monolog 3.x is required.
Commits
-------
7cc6986 Remove FixEmptyLoggerPassFixEmptyLoggerPass (GromNaN)File tree
3 files changed
+1
-98
lines changed- src
- DependencyInjection/Compiler
- tests/DependencyInjection/Compiler
3 files changed
+1
-98
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | - | ||
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | - | ||
33 | - | ||
31 | + | ||
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
Lines changed: 0 additions & 40 deletions
This file was deleted.
0 commit comments