• Pavel Horal's avatar
    Reset date fields to UNIX epoch in TimeType. · 0cbb338b
    Pavel Horal authored
    TimeType resets date fields (i.e. unused DateTime object fields) to UNIX
    epoch (1970-01-01). This makes TIME field mapping stabe (i.e. same time
    will be always mapped to the same DateTime fields).
    
    See DDC-179 (similar issue with DateType). Fixes DBAL-993.
    0cbb338b
Name
Last commit
Last update
..
DBAL Loading commit data...
Mocks Loading commit data...
Types Loading commit data...
DbalFunctionalTestCase.php Loading commit data...
DbalTestCase.php Loading commit data...
DoctrineTestCase.php Loading commit data...
TestInit.php Loading commit data...
TestUtil.php Loading commit data...