enqueue-dev icon indicating copy to clipboard operation
enqueue-dev copied to clipboard

Support Symfony 7

Open alexandre-daubois opened this issue 11 months ago • 4 comments

Opened this one in favor of #1326, #1328 and #1331.

The goal is to unite the work of all other PRs and debug this until we have the awaited compatibility 🙂

The only remaining failure is strange, I don't understand it:

1) Enqueue\SnsQs\Tests\Spec\SnsQsSendToTopicAndReceiveNoWaitFromQueueTest::test
Failed asserting that null is an instance of interface "Interop\Queue\Message".

/mqdev/vendor/queue-interop/queue-spec/src/SendToTopicAndReceiveNoWaitFromQueueSpec.php:50
/mqdev/pkg/test/RetryTrait.php:26

I'm having a look at it but please share any info if you have an idea 😄 But I could not find any info about SNSQS, has it been dropped? 🤔 This would explain the failure.

alexandre-daubois avatar Mar 13 '24 10:03 alexandre-daubois

Hi, any news about PR?

biobodya avatar May 10 '24 07:05 biobodya

Nothing new yet, waiting for the review 😊

alexandre-daubois avatar May 21 '24 08:05 alexandre-daubois

Hi, any move here? Can I help with something?

AlexOstrovsky avatar Jun 10 '24 16:06 AlexOstrovsky

Unfortunately, Symfony 7 has been out now for 7-8 months so we decided to switch to petitpress/gps-messenger-bundle (as we only use the Google Pubsub part of enqueue, it was just a matter of DSN updating). I still hope this PR gets merged/reviewed at some point for all the other projects out there that rely on Enqueue, but for our case, we sadly had to find another package to keep up with Symfony release process 😕

alexandre-daubois avatar Jun 11 '24 07:06 alexandre-daubois