Fix 361 master#363
Closed
Aerendir wants to merge 26 commits intodoctrine:1.10.xfrom
Aerendir:fix-361-master
Closed
Fix 361 master#363Aerendir wants to merge 26 commits intodoctrine:1.10.xfrom Aerendir:fix-361-master
Aerendir wants to merge 26 commits intodoctrine:1.10.xfrom
Aerendir:fix-361-master
Conversation
…5dbb2d10e81.70202124 Merge release 1.10.1 into master
Update website metadata for master branch
Set x-patch version to branches in website config
Use ::class constants instead of strings to ease future refactorings
`string` is wrong as it can also be `null` or an `array`. Merging this (and tagging a new bugfix release) would help me with doctrine/mongodb-odm#1803 :)
The second argument is supposed to be the Annotation you want to get, the property name is already contained in $property.
Relevant discussion: #235 (comment)
Backport 2.0 work
…d691dafbbb7.85922000 Merge release 1.10.2 into master
…c2b6cd8eea0.40752417 Merge release 1.10.3 into master
…295487aede7.72510405 Merge release 1.10.4 into master
Member
|
This PR contains commits of other developers and cannot be merged against master. Your PR was possibly created from another branch than master. I guess you used the same state of #362? If #362 gets merged, there will be an upmerge at a later time that applys your changes to master, so you won't need this PR to master anymore. |
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.
Fix #361.