8000 Make dispatched events really final by Tobion · Pull Request #33297 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Make dispatched events really final #33297

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

Merged
merged 1 commit into from
Sep 8, 2019
Merged

Conversation

Tobion
Copy link
Contributor
@Tobion Tobion commented Aug 22, 2019
Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Continuation of #33152 for master

@Tobion Tobion added this to the 5.0 milestone Aug 22, 2019
@Tobion Tobion force-pushed the real-final-events branch from 6d000f2 to 9b22176 Compare August 23, 2019 01:03
Copy link
Contributor
@ro0NL ro0NL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldnt we update tests in 4.4 also?

@Tobion
Copy link
Contributor Author
Tobion commented Sep 5, 2019

Extracted updating tests for 4.4 in #33482

nicolas-grekas added a commit that referenced this pull request Sep 6, 2019
This PR was merged into the 4.4 branch.

Discussion
----------

fix tests mocking final events

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #...   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        |

Fix tests in 4.4 extracted from #33297

Commits
-------

637461f fix tests mocking final events
@nicolas-grekas
Copy link
Member

rebase unlocked.

@Tobion
Copy link
Contributor Author
Tobion commented Sep 6, 2019

Rebased and tests pass

@Tobion Tobion force-pushed the re 8000 al-final-events branch from b87d41d to 11c83a2 Compare September 6, 2019 20:40
@fabpot
Copy link
Member
fabpot commented Sep 8, 2019

Thank you @Tobion.

fabpot added a commit that referenced this pull request Sep 8, 2019
This PR was merged into the 5.0-dev branch.

Discussion
----------

Make dispatched events really final

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets |
| License       | MIT
| Doc PR        |

Continuation of #33152 for master

Commits
-------

953057f Make dispatched events really final
@fabpot fabpot merged commit 953057f into symfony:master Sep 8, 2019
@Tobion Tobion deleted the real-final-events branch September 9, 2019 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants
0