Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Mailer] Remove the default dispatcher in AbstractTransport #33376

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
Aug 31, 2019

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Aug 29, 2019

Q A
Branch? 4.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n:a

Creating a default event dispatcher does not make sense as nobody can listen on it.

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

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

(see fabbot before merging :) )

@chalasr
Copy link
Member

chalasr commented Aug 30, 2019

travis also :)

@fabpot fabpot force-pushed the mailer-dispatcher-null branch from a79e6b5 to 55d6a65 Compare August 30, 2019 17:30
@fabpot
Copy link
Member Author

fabpot commented Aug 30, 2019

All green now :)

@chalasr
Copy link
Member

chalasr commented Aug 31, 2019

Thank you @fabpot.

chalasr added a commit that referenced this pull request Aug 31, 2019
…t (fabpot)

This PR was merged into the 4.3 branch.

Discussion
----------

[Mailer] Remove the default dispatcher in AbstractTransport

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| 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 | n/a
| License       | MIT
| Doc PR        | n:a

Creating a default event dispatcher does not make sense as nobody can listen on it.

Commits
-------

55d6a65 [Mailer] Remove the default dispatcher in AbstractTransport
@chalasr chalasr merged commit 55d6a65 into symfony:4.3 Aug 31, 2019
@fabpot fabpot deleted the mailer-dispatcher-null branch September 6, 2019 10:41
@fabpot fabpot mentioned this pull request Oct 7, 2019
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.

4 participants