cron-bundle icon indicating copy to clipboard operation
cron-bundle copied to clipboard

Doctrine DBAL4 related error?

Open pfpro opened this issue 1 year ago • 0 comments

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?

pfpro avatar Oct 07 '24 17:10 pfpro