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

Skip to content

[Messenger] Flatten collection of stamps collected by the traceable middleware #32700

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 24, 2019
Merged

[Messenger] Flatten collection of stamps collected by the traceable middleware #32700

merged 1 commit into from
Jul 24, 2019

Conversation

ogizanagi
Copy link
Contributor

@ogizanagi ogizanagi commented Jul 24, 2019

Q A
Branch? 4.2
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets N/A
License MIT
Doc PR N/A

before

Capture d’écran 2019-07-24 à 10 04 07

Capture d’écran 2019-07-24 à 09 57 59

after

Capture d’écran 2019-07-24 à 09 57 37

Not sure how it qualifies, but I assume this wasn't entirely intentional when introducing the new Envelope::all() behavior in #29159.

Note it'll affect #32680 as well once merged.

@fabpot
Copy link
Member

fabpot commented Jul 24, 2019

Thank you @ogizanagi.

@fabpot fabpot merged commit 015fca7 into symfony:4.2 Jul 24, 2019
fabpot added a commit that referenced this pull request Jul 24, 2019
…traceable middleware (ogizanagi)

This PR was merged into the 4.2 branch.

Discussion
----------

[Messenger] Flatten collection of stamps collected by the traceable middleware

| Q             | A
| ------------- | ---
| Branch?       | 4.2 <!-- see below -->
| 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   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | N/A

### before
![Capture d’écran 2019-07-24 à 10 04 07](https://user-images.githubusercontent.com/2211145/61776018-65a12680-adfa-11e9-9efd-bd6682a0a296.png)

![Capture d’écran 2019-07-24 à 09 57 59](https://user-images.githubusercontent.com/2211145/61775695-b1070500-adf9-11e9-9bab-ac740f296684.png)

### after

![Capture d’écran 2019-07-24 à 09 57 37](https://user-images.githubusercontent.com/2211145/61775694-b1070500-adf9-11e9-95bf-14dc4d63c2ae.png)

Not sure how it qualifies, but I assume this wasn't entirely intentional when introducing the new `Envelope::all()` behavior in #29159.

Note it'll affect #32680 as well once merged.

Commits
-------

015fca7 [Messenger] Flatten collection of stamps collected by the traceable middleware
@ogizanagi ogizanagi deleted the fix/messenger/traceable_bus_stamps_flat branch July 24, 2019 10:16
@xabbuh xabbuh mentioned this pull request Jul 24, 2019
xabbuh added a commit that referenced this pull request Jul 24, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

[Messenger] fix test

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

fixes a test that was added in the `4.3` branch now that #32700 is merged up

Commits
-------

16fc81f fix test
This was referenced Jul 28, 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