Skip to content

Add deprecation note #11432

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Add deprecation note #11432

wants to merge 1 commit into from

Conversation

Seldaek
Copy link
Member

@Seldaek Seldaek commented Jul 21, 2014

Just a note because I moved this into the bundle in symfony/monolog-bundle@227bbee to be able to tweak the priorities.

@fabpot
Copy link
Member

fabpot commented Jul 21, 2014

What is the benefit of changing the priority in the bundle? It looks like changing them here would benefit Silex and other users of the bridge, no?

@Seldaek
Copy link
Member Author

Seldaek commented Jul 21, 2014

Two things:

  • One is that the bundle is upgradeable independently of the framework
  • The other is that I did not realize you could set a priority with
    subscribers :)

But yes I would say the subscriber should be adjusted then so the next
release of symfony also benefits other use cases.

@Seldaek Seldaek closed this Jul 23, 2014
fabpot added a commit that referenced this pull request Jul 25, 2014
This PR was merged into the 2.4 branch.

Discussion
----------

[MonologBridge] fixed Console handler priorities

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #11432
| License       | MIT
| Doc PR        | n/a

alternative to #11432

ping @Seldaek

Commits
-------

bdf874f [MonologBridge] fixed Console handler priorities
fabpot added a commit to symfony/monolog-bridge that referenced this pull request Jul 25, 2014
This PR was merged into the 2.4 branch.

Discussion
----------

[MonologBridge] fixed Console handler priorities

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #11432
| License       | MIT
| Doc PR        | n/a

alternative to symfony/symfony#11432

ping @Seldaek

Commits
-------

bdf874f [MonologBridge] fixed Console handler priorities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants