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

[PropertyInfo][DoctrineBridge] The bigint Doctrine's type must be converted to string#22988

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
nicolas-grekas merged 1 commit intosymfony:2.8fromdunglas:fix_doctrine_bigint
Jun 2, 2017

Conversation

@dunglas
Copy link
Member

QA
Branch?2.8
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsn/a
LicenseMIT
Doc PRn/a

According to the Doctrine's docs, thebigint type is converted to astring:http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/types.html#bigint

/cc@clementtalleu

jvasseur reacted with thumbs up emoji
@nicolas-grekas
Copy link
Member

Thank you@dunglas.

@nicolas-grekasnicolas-grekas merged commit47d5e6b intosymfony:2.8Jun 2, 2017
nicolas-grekas added a commit that referenced this pull requestJun 2, 2017
…must be converted to string (dunglas)This PR was merged into the 2.8 branch.Discussion----------[PropertyInfo][DoctrineBridge] The bigint Doctrine's type must be converted to string| Q             | A| ------------- | ---| Branch?       | 2.8| Bug fix?      | yes| New feature?  | no <!-- don't forget updating src/**/CHANGELOG.md files -->| BC breaks?    | no| Deprecations? | no <!-- don't forget updating UPGRADE-*.md files -->| Tests pass?   | yes| Fixed tickets | n/a| License       | MIT| Doc PR        | n/aAccording to the Doctrine's docs, the `bigint` type is converted to a `string`:http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/types.html#bigint/cc@clementtalleuCommits-------47d5e6b [PropertyInfo][DoctrineBridge] The bigint Doctrine's type must be converted to string

namespaceSymfony\Bridge\Doctrine\Tests\PropertyInfo\Fixtures;

useDoctrine\ORM\MappingasORM;

Choose a reason for hiding this comment

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

should be removed isn't it?

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Indeed

Choose a reason for hiding this comment

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

ok, removed

@dunglasdunglas deleted the fix_doctrine_bigint branchJune 2, 2017 10:10
This was referencedJun 5, 2017
@fabpotfabpot mentioned this pull requestJul 4, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

Assignees

No one assigned

Projects

None yet

Milestone

2.8

Development

Successfully merging this pull request may close these issues.

3 participants

@dunglas@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp