Skip to content

[Messenger] Removed deprecated code #41319

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 11, 2021

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented May 20, 2021

Q A
Branch? 6.0
Bug fix? no
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

This remove deprecated code from Messenger.

TODO

  • Write changelog

@Nyholm Nyholm requested a review from sroze as a code owner May 20, 2021 07:29
@carsonbot carsonbot added this to the 6.0 milestone May 20, 2021
@Nyholm Nyholm force-pushed the 6.0-messenger-deprecated branch 4 times, most recently from 4a10dfa to b4b48c1 Compare May 20, 2021 20:13
Copy link
Member

@derrabus derrabus left a comment

Choose a reason for hiding this comment

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

Can you have a look at the Psalm errors regarding AbstractFailedMessagesCommand?

@Nyholm Nyholm force-pushed the 6.0-messenger-deprecated branch 2 times, most recently from 1f46605 to 39d0234 Compare May 23, 2021 16:39
@Nyholm
Copy link
Member Author

Nyholm commented May 23, 2021

The PR is updated and rebased.

@Nyholm
Copy link
Member Author

Nyholm commented May 23, 2021

Status: needs review

nicolas-grekas added a commit that referenced this pull request May 27, 2021
This PR was merged into the 6.0 branch.

Discussion
----------

[Messenger] remove legacy code paths

| Q             | A
| ------------- | ---
| Branch?       | 6.0
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Should make tests green. (and missed in #41319)

Commits
-------

6d65673 [Messenger] remove legacy code paths
@nicolas-grekas
Copy link
Member

Rebase needed!

@Nyholm Nyholm force-pushed the 6.0-messenger-deprecated branch 2 times, most recently from 8d103bb to d328c1f Compare July 11, 2021 17:01
Copy link
Member Author

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

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

PR is updated and rebased.

Status: needs review

@Nyholm Nyholm force-pushed the 6.0-messenger-deprecated branch from 8a2ccba to 3b70e2d Compare July 11, 2021 17:38
@nicolas-grekas
Copy link
Member

Thank you @Nyholm.

@nicolas-grekas nicolas-grekas merged commit 8c17e63 into symfony:6.0 Jul 11, 2021
@Nyholm Nyholm deleted the 6.0-messenger-deprecated branch July 11, 2021 17:55
@Nyholm
Copy link
Member Author

Nyholm commented Jul 11, 2021

Thank you for merging

nicolas-grekas added a commit that referenced this pull request Jul 11, 2021
This PR was squashed before being merged into the 5.2 branch.

Discussion
----------

[Messenger] Fixed BC layer for RedeliveryStamp

| Q             | A
| ------------- | ---
| Branch?       | 5.2
| Bug fix?      | no
| New feature?  | no
| Deprecations? | yes
| Tickets       | Related to #41319 (comment)
| License       | MIT
| Doc PR        | n/a

In Symfony 6, the second argument to RedeliveryStamp's constructor will be a DateTimeInterface. We should already allow people to instantiate this object with the Symfony 6 way.

Commits
-------

ac3c4d7 [Messenger] Fixed BC layer for RedeliveryStamp
@fabpot fabpot mentioned this pull request Nov 5, 2021
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Dec 23, 2021
…t` config option (andrew-demb)

This PR was merged into the 6.0 branch.

Discussion
----------

[Messenger] Remove mention to unsupported `prefetch_count` config option

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).

-->
`prefetch_count` was removed in symfony/symfony#41319

Commits
-------

b8602c4 Remove mention to unsupported `prefetch_count` config option
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