Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Messenger] Various fixes and hardenings#64237

Merged
nicolas-grekas merged 1 commit into
symfony:8.1symfony/symfony:8.1from
nicolas-grekas:81-fixes-messengernicolas-grekas/symfony:81-fixes-messengerCopy head branch name to clipboard
May 19, 2026
Merged

[Messenger] Various fixes and hardenings#64237
nicolas-grekas merged 1 commit into
symfony:8.1symfony/symfony:8.1from
nicolas-grekas:81-fixes-messengernicolas-grekas/symfony:81-fixes-messengerCopy head branch name to clipboard

Conversation

@nicolas-grekas
Copy link
Copy Markdown
Member

Q A
Branch? 8.1
Bug fix? yes
New feature? no
Deprecations? no
Issues -
License MIT

I verified those are only for 8.1.


if (!$envelopes && $shouldRetry) {
return $this->get($fetchSize);
goto retry;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this is turning a recursion into a regular loop - it's an improvement, not worth a backport IMHO

@nicolas-grekas nicolas-grekas merged commit 912d4fa into symfony:8.1 May 19, 2026
@nicolas-grekas nicolas-grekas deleted the 81-fixes-messenger branch May 19, 2026 08:53
@fabpot fabpot mentioned this pull request May 20, 2026
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.