Skip to content

[Messenger] ReceiverInterface updated #11861

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
Jul 4, 2019
Merged

Conversation

Guikingone
Copy link
Contributor

Hy everyone 👋 ,

Due to 4.3 changements on ReceiverInterface, it seems that most of the existing code that we use is broken.

It could be good to update the documentation according to the changements.

This PR is linked to #11789.

Thanks for the feedback and have a great day 🙂

@javiereguiluz javiereguiluz changed the title [MESSENGER] ReceiverInterface updated [Messenger] ReceiverInterface updated Jul 4, 2019
@javiereguiluz javiereguiluz added this to the 4.3 milestone Jul 4, 2019
@javiereguiluz javiereguiluz merged commit 2c2a518 into symfony:4.3 Jul 4, 2019
javiereguiluz added a commit that referenced this pull request Jul 4, 2019
This PR was squashed before being merged into the 4.3 branch (closes #11861).

Discussion
----------

[Messenger] ReceiverInterface updated

Hy everyone 👋 ,

Due to 4.3 changements on `ReceiverInterface`, it seems that most of the existing code that we use is broken.

It could be good to update the documentation according to the changements.

This PR is linked to #11789.

Thanks for the feedback and have a great day 🙂

Commits
-------

2c2a518 [Messenger] ReceiverInterface updated
@javiereguiluz
Copy link
Member

Thanks Guillaume! We kindly thank you any help you can give us in Messenger-related issues and PRs.


$handler(new Envelope($order));
$handler($envelope);
Copy link
Member

Choose a reason for hiding this comment

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

Is this right? I don't see how $handler can be defined here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh, nice one 🤔

javiereguiluz added a commit that referenced this pull request Sep 26, 2019
This PR was squashed before being merged into the 4.3 branch (closes #11889).

Discussion
----------

[Messenger] `get()` usage

Hi everyone 👋

As noticed here #11861 (comment) by @xabbuh, a small error has been found in the `get()` documentation.

This PR contains a small improvement.

Commits
-------

5ccad7f [Messenger] `get()` usage
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