Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[DoctrineBridge] make sure that null can be the invalid value#21562

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:2.7fromxabbuh:issue-21554
Feb 12, 2017

Conversation

@xabbuh
Copy link
Member

QA
Branch?2.7
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#21554
LicenseMIT
Doc PR

protected$id;

/** @Column(type="string") */
/** @Column(type="string", nullable=true) */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Maybe this deserves aDoubleNullableNameEntity to keep testing the old config and be sure to prevent any regressions for both cases. What do you think?

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

good idea, done

@xabbuh
Copy link
MemberAuthor

This needs more work (see#21554 (comment)).

Status: Needs work

@xabbuh
Copy link
MemberAuthor

#21554 (comment) addressed

Status: Needs Review

Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

👍

@fabpot
Copy link
Member

Thank you@xabbuh.

@fabpotfabpot merged commitc3702c2 intosymfony:2.7Feb 12, 2017
fabpot added a commit that referenced this pull requestFeb 12, 2017
…lue (xabbuh)This PR was merged into the 2.7 branch.Discussion----------[DoctrineBridge] make sure that null can be the invalid value| Q             | A| ------------- | ---| Branch?       | 2.7| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#21554| License       | MIT| Doc PR        |Commits-------c3702c2 make sure that null can be the invalid value
@xabbuhxabbuh deleted the issue-21554 branchFebruary 12, 2017 19:40
@fabpotfabpot mentioned this pull requestFeb 17, 2017
This was referencedMar 6, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

+1 more reviewer

@HeahDudeHeahDudeHeahDude left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

2.7

Development

Successfully merging this pull request may close these issues.

5 participants

@xabbuh@fabpot@nicolas-grekas@HeahDude@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp