Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

[FrameworkBundle] Allow micro kernel to subscribe events easily#23812

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

Merged
fabpot merged 1 commit intosymfony:3.4fromogizanagi:feature/fwb/event_subscriber_micro_kernel
Aug 9, 2017
Merged

[FrameworkBundle] Allow micro kernel to subscribe events easily#23812

fabpot merged 1 commit intosymfony:3.4fromogizanagi:feature/fwb/event_subscriber_micro_kernel
Aug 9, 2017

Conversation

@ogizanagi
Copy link
Contributor

QA
Branch?3.4
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#16982
LicenseMIT
Doc PRN/A

just by implementingEventSubscriberInterface. See related issue for other implementation suggestions.

@fabpot
Copy link
Member

Thank you@ogizanagi.

@fabpotfabpot merged commitb31542e intosymfony:3.4Aug 9, 2017
fabpot added a commit that referenced this pull requestAug 9, 2017
…ts easily (ogizanagi)This PR was merged into the 3.4 branch.Discussion----------[FrameworkBundle] Allow micro kernel to subscribe events easily| Q             | A| ------------- | ---| Branch?       | 3.4 <!-- see comment below -->| Bug fix?      | no| New feature?  | yes <!-- don't forget updating src/**/CHANGELOG.md files -->| BC breaks?    | no| Deprecations? | no <!-- don't forget updating UPGRADE-*.md files -->| Tests pass?   | yes| Fixed tickets |#16982 <!-- #-prefixed issue number(s), if any -->| License       | MIT| Doc PR        | N/Ajust by implementing `EventSubscriberInterface`. See related issue for other implementation suggestions.Commits-------b31542e [FrameworkBundle] Allow micro kernel to subscribe events easily
@fabpot
Copy link
Member

added a note in the CHANGELOG in6727d41

ogizanagi reacted with thumbs up emoji

@ogizanagiogizanagi deleted the feature/fwb/event_subscriber_micro_kernel branchAugust 9, 2017 10:13
nicolas-grekas added a commit that referenced this pull requestSep 20, 2017
…ssInterface (nicolas-grekas)This PR was squashed before being merged into the 3.4 branch (closes#24257).Discussion----------[HttpKernel][DI] Enable Kernel to implement CompilerPassInterface| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -In the same spirit as#13761 that allowed DI exts to be also compiler passes, and as#23812 that allowed the kernel to listen to events, in our new bundle-less world, should we allow the kernel to register itself as a compiler pass? That would make some scenario possible (like having a `TestKernel` that turns some services public.)Commits-------6973a1a [HttpKernel][DI] Enable Kernel to implement CompilerPassInterface
This was referencedOct 18, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@dunglasdunglasdunglas approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

5 participants

@ogizanagi@fabpot@dunglas@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp