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.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix different first/max result values taking up query cache space #11188
Fix different first/max result values taking up query cache space #11188
Changes from 15 commits
fb0b27e
65c5a72
f2b0a37
04b89f5
9f085f8
89e5084
67f3108
47ff896
9b6c9dd
77062c4
9695ec6
a477dfe
c098fbc
5b7a340
1573420
293771d
4f0c01f
302a9b7
02cad0b
c27c800
6b4c9a2
5103ccc
eb64795
dee1818
e270a84
2fd79ea
db76e84
5ff75bf
59eed73
a19245f
259dfe7
29e1e40
50e1f98
9c93af9
8beab61
b2f14c6
f4bda83
b674182
860bce8
6092429
f04927b
7f576e5
efd7e15
89a46d0
e180e2b
534640a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 1 in lib/Doctrine/ORM/Query.php
GitHub Actions / Static Analysis with Psalm
UnusedBaselineEntry
Check failure on line 153 in lib/Doctrine/ORM/Query.php
GitHub Actions / Static Analysis with Psalm
PossiblyNullPropertyAssignmentValue
Check failure on line 204 in lib/Doctrine/ORM/Query.php
GitHub Actions / Static Analysis with Psalm
LessSpecificReturnStatement
Check failure on line 14 in lib/Doctrine/ORM/Query/Exec/FinalizedSelectExecutor.php
GitHub Actions / Static Analysis with Psalm
PropertyNotSetInConstructor
Check failure on line 14 in lib/Doctrine/ORM/Query/Exec/FinalizedSelectExecutor.php
GitHub Actions / Static Analysis with Psalm
PropertyNotSetInConstructor
Check failure on line 29 in lib/Doctrine/ORM/Query/Exec/FinalizedSelectExecutor.php
GitHub Actions / Static Analysis with Psalm
PossiblyInvalidArgument
Check failure on line 40 in lib/Doctrine/ORM/Query/ParserResult.php
GitHub Actions / Static Analysis with Psalm
PossiblyNullPropertyAssignmentValue
Check failure on line 114 in lib/Doctrine/ORM/Query/ParserResult.php
GitHub Actions / Static Analysis with Psalm
DocblockTypeContradiction
Check failure on line 123 in lib/Doctrine/ORM/Query/ParserResult.php
GitHub Actions / Static Analysis with Psalm
RedundantConditionGivenDocblockType