Remove flush($argument) from documentation as it's deprecated.#8728
Merged
SenseException merged 1 commit intodoctrine:2.9.xfrom May 29, 2021
Merged
Remove flush($argument) from documentation as it's deprecated.#8728SenseException merged 1 commit intodoctrine:2.9.xfrom
SenseException merged 1 commit intodoctrine:2.9.xfrom
Conversation
SenseException
requested changes
May 27, 2021
Member
SenseException
left a comment
There was a problem hiding this comment.
Thanks for pointing this out. I'd say that the 2.9,x branch should mention its deprecation while it should be removed from the docs in 3.0.x
SenseException
requested changes
May 28, 2021
SenseException
approved these changes
May 29, 2021
Member
SenseException
left a comment
There was a problem hiding this comment.
Thank you for fixing the other inconsistencies.
beberlei
added a commit
that referenced
this pull request
May 31, 2021
* Mark 2.8.x as unmaintained, and 2.9.x as current * Fix ClassMetadataInfo template inference * Fix metadata cache compatibility layer * Bump doctrine/cache patch dependency to fix build with lowest deps * Add generics to parameters * Add note about performance and inheritance mapping (#8704) Co-authored-by: Claudio Zizza <859964+SenseException@users.noreply.github.com> * Adapt flush($argument) in documentation as it's deprecated. (#8728) * [GH-8723] Remove use of nullability to automatically detect nullable status (#8732) * [GH-8723] Remove use of nullability to automatically detect nullable status. * [GH-8723] Make Column::$nullable default to false again, fix tests. * Add automatic type detection for Embedded. (#8724) * Add automatic type detection for Embedded. * Inline statement. Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de> Co-authored-by: Grégoire Paris <postmaster@greg0ire.fr> Co-authored-by: Vincent Langlet <VincentLanglet@users.noreply.github.com> Co-authored-by: Andreas Braun <git@alcaeus.org> Co-authored-by: Fran Moreno <franmomu@gmail.com> Co-authored-by: Juan Iglesias <juan.manuel.iglesias93@gmail.com> Co-authored-by: Claudio Zizza <859964+SenseException@users.noreply.github.com> Co-authored-by: Yup <warxcell@gmail.com> Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
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.
No description provided.