Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[DoctrineBridge] Add support for datetime immutable types in doctrine type guesser #26073

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 12, 2018

Conversation

jvasseur
Copy link
Contributor

@jvasseur jvasseur commented Feb 7, 2018

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

Add support for datetime immutable types in doctrine type guesser now that we support DateTimeImmutable input in the form component.

@jvasseur jvasseur changed the title Add support for datetime immutable types in doctrine type guesser [DoctrineBridge] Add support for datetime immutable types in doctrine type guesser Feb 7, 2018
@nicolas-grekas
Copy link
Member

Any doc PR to open?

@jvasseur
Copy link
Contributor Author

AFAIK the guesses made are not documented so I don't think this needs any changes in the documentation.

@fabpot
Copy link
Member

fabpot commented Feb 12, 2018

Thank you @jvasseur.

@fabpot fabpot merged commit 8c94fef into symfony:master Feb 12, 2018
fabpot added a commit that referenced this pull request Feb 12, 2018
…pes in doctrine type guesser (jvasseur)

This PR was merged into the 4.1-dev branch.

Discussion
----------

[DoctrineBridge] Add support for datetime immutable types in doctrine type guesser

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| License       | MIT

Add support for datetime immutable types in doctrine type guesser now that we support `DateTimeImmutable` input in the form component.

Commits
-------

8c94fef Add support for immutable types in doctrine type guesser
@jvasseur jvasseur deleted the immutable-guess branch February 12, 2018 07:03
@fabpot fabpot mentioned this pull request May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants