Skip to content

Conversation

@andrewmy
Copy link
Contributor

@andrewmy andrewmy commented Nov 29, 2025

  • Add PHP 8.3 and 8.4 to CI
  • Add Symfony 7.3, 7.4, 8.0 to CI
  • Drop PHP 8.1 from CI, it's EOL on 31.12.2025
  • Drop EOL Symfony versions from CI — 6.2, 6.3, 6.4, 7.0
  • Bump doctrine/orm lowest to the maintained 2.20
  • Bump doctrine/persistence lowest to the maintained 3.4/4.1, drop EOL v2
  • Bump doctrine/dbal to 3.6.2 for consistent DSN parsing
  • Bump ratchet/pawl to ^0.4.3 for guzzle api consistency
  • Bump ratchet/rfc6455 to ^0.4 for api consistency
  • Bump actions/checkout to v6 just because

Not adding PHP 8.5 to CI until there is a new ext-gearman (2.1.5?) release.

Blocked until Doctrine releases ORM v3.6 https://github.com/doctrine/orm/releases/tag/3.6.0

@andrewmy andrewmy changed the title Support PHP 8.5 and Symfony 8 Support PHP 8.3–8.5 and Symfony 7.3–8.0 Nov 29, 2025
@andrewmy andrewmy changed the title Support PHP 8.3–8.5 and Symfony 7.3–8.0 Support PHP 8.3–8.4 and Symfony 7.3–8.0 Dec 1, 2025
@andrewmy andrewmy marked this pull request as ready for review December 20, 2025 18:46
@andrewmy
Copy link
Contributor Author

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

This appears to be a flaky test, giving me headache previously too.
Only failed now on PHP 7.3, Symfony 7.3

@makasim worth a merge? 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant