We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.4.35
Warning: Undefined array key "headers"
Exception trace: at /var/www/html/epathshala/vendor/symfony/messenger/Transport/Doctrine/Connection.php:411
When trying to retrieve failed message from Doctrine transport using database Oracle
execute command bin/console messenger:failed:show
No response
The text was updated successfully, but these errors were encountered:
@nicolas-grekas I'm just seeing this issue after looking for more Oracle issues and I would guess my PR fixes this issue:
#46121
Sorry, something went wrong.
Closing then, thank you.
No branches or pull requests
Symfony version(s) affected
4.4.35
Description
Warning: Undefined array key "headers"
Exception trace:
at /var/www/html/epathshala/vendor/symfony/messenger/Transport/Doctrine/Connection.php:411
When trying to retrieve failed message from Doctrine transport using database Oracle
How to reproduce
execute command bin/console messenger:failed:show
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: