Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Symfony/Messenger getting type error in Connection::ack() function#61017

Unanswered
RomaKoryagin asked this question inQ&A
Discussion options

I wrote a handler using symfony/messenger 4.4 and when I successfully finish the logic of its processing I get an exception

In Connection.php line 340:                                                                                                                             [TypeError]                                                                                                                Return value of Symfony\Component\Messenger\Transport\AmqpExt\Connection::ack() must be of the type bool, null returned

How to fix it ?

You must be logged in to vote

Replies: 1 comment

Comment options

#51460

You should downgrade the amqp extension to v1 or upgrade the symfony/amqp-messenger to 5.4+

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@RomaKoryagin@andrew-demb

[8]ページ先頭

©2009-2025 Movatter.jp