Merged
Conversation
- calling `$repository->findBy(['id' => []])` cause SQL error in doctrine/orm 2.20.7 - this version is conflicted as it's not easy to safely identify problematic pieces of code
vitek-rostislav
approved these changes
Oct 29, 2025
vitek-rostislav
added a commit
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in #4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/framework
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/category-feed-luigis-box
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/product-feed-zbozi
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/product-feed-google
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/product-feed-mergado
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/product-feed-heureka
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/product-feed-heureka-delivery
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/product-feed-luigis-box
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/article-feed-luigis-box
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/brand-feed-luigis-box
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/maker
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/migrations
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
ShopsysBot
pushed a commit
to shopsys/project-base
that referenced
this pull request
Dec 23, 2025
- removed no longer needed conflict introduced in shopsys/shopsys#4252 - see doctrine/orm#12254
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description, the reason for the PR
$repository->findBy(['id' => []])cause SQL error in doctrine/orm 2.20.7the conversation pn the fix continues in the original repository - doctrine/orm#12190
Fixes issues
...
License Agreement for contributions
🌐 Live Preview: