[Doc] Update caching.rst#7322
Merged
Merged
Conversation
Member
|
This doesn't affect 3.10, right? |
Contributor
Author
|
I checked 3.9/.10 doc and same typo indeed (I was browsing only the v4 so didnt pay attention ) |
morozov
reviewed
Feb 27, 2026
| feature is optional though, and by default, no result set is cached. | ||
|
|
||
| To use the result cache, there are three mandatory steps: | ||
| To use the result cache, there are two mandatory steps: |
Member
There was a problem hiding this comment.
I would reword this sentence to eliminate the number. Otherwise, there's a chance it will get out of sync with the actual list again.
Contributor
Author
There was a problem hiding this comment.
That makes even more sens
Away from my computer but I can reword this monday
derrabus
approved these changes
Apr 20, 2026
derrabus
added a commit
to derrabus/dbal
that referenced
this pull request
Apr 20, 2026
* 3.10.x: [Doc] Update caching.rst (doctrine#7322) Bump the doctrine group with 4 updates Bump codecov/codecov-action from 5 to 6
derrabus
added a commit
to derrabus/dbal
that referenced
this pull request
Apr 20, 2026
* 4.5.x: [Doc] Update caching.rst (doctrine#7322) Bump the doctrine group with 4 updates Bump codecov/codecov-action from 5 to 6 Group Doctrine workflow updates together (doctrine#7340) Fix Json object mapping (doctrine#7336)
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.
Summary
fixing small doc typo