cron-bundle
cron-bundle copied to clipboard
Doctrine DBAL4 related error?
Symfony 6.4.12
since today i have a error message when running shapecode:cron:scan:
In InvalidType.php line 51:
Could not convert PHP value of type Symfony\Component\Clock\DatePoint to type Doctrine\DBAL\Types\DateTimeType.
Expected one of the following types: null, DateTime.
Failed to run php bin/console shapecode:cron:scan: exit status 1
Maybe its related to doctrine/dbal 4, which i am using since today?