Skip to content

Conversation

@huangdijia
Copy link
Contributor

Summary

  • Adds a new symfony test job to the GitHub Actions workflow to verify compatibility with Symfony 6.0 and 7.0
  • Tests across PHP versions 8.2, 8.3, and 8.4
  • Ensures our components work correctly with different Symfony versions by dynamically updating symfony/* dependencies

Test plan

  • Verify the GitHub Actions workflow runs successfully
  • Confirm tests pass for all Symfony version and PHP version combinations
  • Check that both static analysis and type analysis complete successfully for each matrix configuration

@huangdijia huangdijia force-pushed the add-symfony-version-testing branch from 14f247c to 3951026 Compare November 15, 2025 11:56
@huangdijia huangdijia changed the base branch from main to 3.2 November 15, 2025 11:58
@huangdijia huangdijia force-pushed the add-symfony-version-testing branch from 3951026 to f0e89f0 Compare November 15, 2025 12:07
@friendsofhyperf friendsofhyperf deleted a comment from coderabbitai bot Nov 15, 2025
@huangdijia huangdijia merged commit 942428b into 3.2 Nov 15, 2025
64 of 90 checks passed
@huangdijia huangdijia deleted the add-symfony-version-testing branch November 15, 2025 13:08
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.

2 participants