Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commitb65ebc7
committed
feature#22296 Bump monolog to 1.19 and use the agent regex const from parent (redthor)
This PR was merged into the 3.3-dev branch.Discussion----------Bump monolog to 1.19 and use the agent regex const from parentSee#22264| Q | A| ------------- | ---| Branch? | master| Bug fix? | no| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | refer to#22264| License | MIT| Doc PR |Bump monolog and use const from parent. See#22264 (comment)I went for `static` instead of `self` in case anyone wanted to easily override just the agent string.Commits-------69f9586 Bump monolog to 1.19 and use the agent regex const from parent, see#22264File tree
2 files changed
+2
-2
lines changed- src/Symfony/Bridge/Monolog
- Handler
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments
Comments
(0)