Skip to content

[Messenger] Added an implementation to the TransportInterface #12340

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 19, 2019

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Sep 18, 2019

This will fix #12230

This is basically a much simpler DoctrineTransport with easy query builders and no real error handling.

Copy link
Member

@weaverryan weaverryan left a comment

Choose a reason for hiding this comment

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

I like the balance between a simplified, real-ish example and linking to the core code

@Nyholm
Copy link
Member Author

Nyholm commented Sep 18, 2019

Thank you for the feedback. PR is updated

@javiereguiluz
Copy link
Member

@Nyholm thanks a lot for this contribution! Should this be merged in 4.3 or 4.4? Thanks.

@Nyholm
Copy link
Member Author

Nyholm commented Sep 19, 2019

I just checked. We can merge this into 4.3.

@javiereguiluz javiereguiluz added this to the 4.3 milestone Sep 19, 2019
@javiereguiluz javiereguiluz changed the base branch from master to 4.3 September 19, 2019 07:58
@javiereguiluz javiereguiluz force-pushed the issue-12230-TransportInterface branch from be6af0e to e1c669b Compare September 19, 2019 07:58
@javiereguiluz
Copy link
Member

Nice addition Tobias! It's merged (in 4.3) now.

javiereguiluz added a commit that referenced this pull request Sep 19, 2019
…rface (Nyholm)

This PR was submitted for the master branch but it was squashed and merged into the 4.3 branch instead (closes #12340).

Discussion
----------

[Messenger] Added an implementation to the TransportInterface

This will fix #12230

This is basically a much simpler `DoctrineTransport` with easy query builders and no real error handling.

Commits
-------

e1c669b [Messenger] Added an implementation to the TransportInterface
@javiereguiluz javiereguiluz merged commit e1c669b into symfony:4.3 Sep 19, 2019
@Nyholm
Copy link
Member Author

Nyholm commented Sep 19, 2019

Thank you for merging.

@Nyholm Nyholm deleted the issue-12230-TransportInterface branch September 19, 2019 08:02
@xfifix
Copy link

xfifix commented Sep 19, 2019

@Nyholm Thanks a lot for

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.

5 participants