Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[EventDispatcher] Deprecate ContainerAwareEventDispatcher#20937
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
stof commentedDec 15, 2016
👍 |
0b8ac03 to3859ac0Comparenicolas-grekas commentedDec 16, 2016
PR updated to deprecate the ContainerAwareEventDispatcher class. |
xabbuh commentedDec 17, 2016
The upgrade files for 3.3 and 4.0 need to be updated too. |
3859ac0 tod0d4a12Comparefabpot commentedJan 7, 2017
Can be rebased now |
fabpot commentedJan 7, 2017
You should probably update |
d0d4a12 toc4a6a8aComparenicolas-grekas commentedJan 7, 2017
Rebased. About services.xml, that'd be a BC break because of the getContainer method that people may use... |
fabpot commentedJan 8, 2017
Thank you@nicolas-grekas. |
…her (nicolas-grekas)This PR was merged into the 3.3-dev branch.Discussion----------[EventDispatcher] Deprecate ContainerAwareEventDispatcher| Q | A| ------------- | ---| Branch? | master| Bug fix? | no| New feature? | no| BC breaks? | no| Deprecations? | yes| Tests pass? | no| Fixed tickets | -| License | MIT| Doc PR | -These methods shouldn't be available to end users.Commits-------c4a6a8a [EventDispatcher] Deprecate ContainerAwareEventDispatcher
chalasr commentedFeb 14, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
It's a bit annoying to get deprecations each time the |
These methods shouldn't be available to end users.