Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b86f88b

Browse filesBrowse files
committed
feature #43405 [Bridge][Monolog] Remove ResetLoggersWorkerSubscriber (lyrixx)
This PR was merged into the 6.0 branch. Discussion ---------- [Bridge][Monolog] Remove ResetLoggersWorkerSubscriber | Q | A | ------------- | --- | Branch? | 6.0 | Bug fix? | no | New feature? | yes (removal) | Deprecations? | no | Tickets | | License | MIT | Doc PR | not needed because the feature was not documented Commits ------- 7081960 [Bridge][Monolog] Remove ResetLoggersWorkerSubscriber
2 parents 0e258bd + 7081960 commit b86f88b
Copy full SHA for b86f88b

File tree

3 files changed

+1
-139
lines changed
Filter options

3 files changed

+1
-139
lines changed

‎src/Symfony/Bridge/Monolog/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ CHANGELOG
66

77
* The `$actionLevel` constructor argument of `NotFoundActivationStrategy` has been replaced by the `$inner` one which expects an `ActivationStrategyInterface` to decorate instead
88
* The `$actionLevel` constructor argument of `HttpCodeActivationStrategy` has been replaced by the `$inner` one which expects an `ActivationStrategyInterface` to decorate instead
9+
* Remove `ResetLoggersWorkerSubscriber` in favor of "reset_on_message" option in messenger configuration
910

1011
5.4
1112
---

‎src/Symfony/Bridge/Monolog/Messenger/ResetLoggersWorkerSubscriber.php

Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Messenger/ResetLoggersWorkerSubscriber.php
-53Lines changed: 0 additions & 53 deletions
This file was deleted.

‎src/Symfony/Bridge/Monolog/Tests/Messenger/ResetLoggersWorkerSubscriberTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Tests/Messenger/ResetLoggersWorkerSubscriberTest.php
-86Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.