Skip to content

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

Closed
@FlorianM11

Description

@FlorianM11

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions