Closed
Description
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