Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add conflict for broken Doctrine ORM version 2.20.7#18479

Merged
GSadee merged 1 commit into
Sylius:1.14from
Rafikooo:fix/doctrine-orm-conflict
Oct 29, 2025
Merged

Add conflict for broken Doctrine ORM version 2.20.7#18479
GSadee merged 1 commit into
Sylius:1.14from
Rafikooo:fix/doctrine-orm-conflict

Conversation

@Rafikooo
Copy link
Copy Markdown
Contributor

@Rafikooo Rafikooo commented Oct 29, 2025

Q A
Branch? 1.14
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets doctrine/orm#12245
License MIT

Summary

Doctrine ORM versions 2.20.7 and 3.5.3 contain a regression that breaks queries with empty arrays, causing SQL syntax errors like WHERE t0.id IN ().

This PR adds these versions to the conflict section of composer.json to prevent them from being installed until the upstream issue is fixed.

@Rafikooo Rafikooo requested a review from a team as a code owner October 29, 2025 07:02
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Oct 29, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 29, 2025

❌ Preview Environment deleted from Bunnyshell

Available commands:

  • 🚀 /bns:deploy to redeploy the environment

@Rafikooo Rafikooo force-pushed the fix/doctrine-orm-conflict branch from 6df3742 to d9db76d Compare October 29, 2025 07:05
@probot-autolabeler probot-autolabeler Bot added the Maintenance CI configurations, READMEs, releases, etc. label Oct 29, 2025
@Rafikooo Rafikooo force-pushed the fix/doctrine-orm-conflict branch from d9db76d to 1bfa928 Compare October 29, 2025 07:58
@Rafikooo Rafikooo changed the title Add conflict for broken Doctrine ORM versions 2.20.7 and 3.5.3 Add conflict for broken Doctrine ORM versions 2.20.7 Oct 29, 2025
@Rafikooo Rafikooo changed the title Add conflict for broken Doctrine ORM versions 2.20.7 Add conflict for broken Doctrine ORM version 2.20.7 Oct 29, 2025
@GSadee GSadee merged commit 0141759 into Sylius:1.14 Oct 29, 2025
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintenance CI configurations, READMEs, releases, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants