title | issue | author | author_email | author_github |
---|---|---|---|---|
Allow Symfony messenger exceptions without using domain exception pattern |
NEXT-32009 |
Frederik Schmitt |
fschmtt |
- Added the following exceptions to the list of allowed exceptions in
Shopware\Core\DevOps\StaticAnalyze\PHPStan\Rules\DomainExceptionRule
:Symfony\Component\Messenger\Exception\RecoverableMessageHandlingException
Symfony\Component\Messenger\Exception\UnrecoverableMessageHandlingException