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

[DoctrineBridge] Make subscriber and listeners prioritizable#39978

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
jderusse merged 1 commit intosymfony:5.xfromjderusse:doctrine-event-priority
Feb 5, 2021

Conversation

@jderusse
Copy link
Member

QA
Branch?5.x
Bug fix?no
New feature?yes
Deprecations?no
TicketsFix#28090
LicenseMIT
Doc PR-

handle Doctrine's eventSubscriber and eventListener priority (listener exposed by the eventSubscriber will have the same priority than the eventListener)

@carsonbotcarsonbot changed the titleMake subscriber and listeners prioritizable[DoctrineBridge] Make subscriber and listeners prioritizableJan 26, 2021
@jderussejderusseforce-pushed thedoctrine-event-priority branch 4 times, most recently from21eb8d5 to5c53f99CompareJanuary 26, 2021 15:53
@jderussejderusse added this to the5.x milestoneJan 26, 2021
@jderussejderusseforce-pushed thedoctrine-event-priority branch 2 times, most recently from610a999 toa74f232CompareJanuary 28, 2021 22:11
nicolas-grekas added a commit that referenced this pull requestFeb 4, 2021
This PR was merged into the 4.4 branch.Discussion----------[Doctrine] Restore priority for EventSubscribers| Q             | A| ------------- | ---| Branch?       | 4.4| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       |fix#40031| License       | MIT| Doc PR        | -Since#39990, lazy subscribers are called AFTER listeners (which is the opposite of previous implementation).This PR restore the previous behavior.Note: ordered subscribers is implemented in#39978 but is considered as a new feature.Commits-------94eac1b Restore priority for eventSubscribers
@fabpot
Copy link
Member

@jderusse Can you rebase?

@jderussejderusseforce-pushed thedoctrine-event-priority branch froma74f232 to14a613bCompareFebruary 5, 2021 11:49
@jderussejderusse merged commita12db94 intosymfony:5.xFeb 5, 2021
@jderussejderusse deleted the doctrine-event-priority branchFebruary 5, 2021 17:57
@fabpotfabpot mentioned this pull requestApr 18, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

+1 more reviewer

@KocalKocalKocal left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

5.4

Development

Successfully merging this pull request may close these issues.

Doctrine Event Subscribers are always registered before Event Listeners

5 participants

@jderusse@fabpot@nicolas-grekas@Kocal@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp