Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 503 Bytes

2023-11-29-allow-symfony-messenger-exceptions-without-using-domain-exception-pattern.md

File metadata and controls

11 lines (11 loc) · 503 Bytes
title issue author author_email author_github
Allow Symfony messenger exceptions without using domain exception pattern
NEXT-32009
Frederik Schmitt
fschmtt

Core

  • 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