Skip to content

Bug with date immutable : hours, minutes and seconds has display #39468

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

Closed
FlorianM11 opened this issue Dec 11, 2020 · 0 comments
Closed

Bug with date immutable : hours, minutes and seconds has display #39468

FlorianM11 opened this issue Dec 11, 2020 · 0 comments

Comments

@FlorianM11
Copy link

Symfony version(s) affected: 5.x

Description

With the new version of Symfony, we have a bug in application, in fact the input date has hours, minutes and seconds, but we don't want that.

Possible Solution

The possible solution is in directory "bridge" : we got an problem with function guessType(). The switch has like case a Types::DATE_IMMUTABLE but not Types::DATETIME_IMMUTABLE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants