I have the data contains this date i want insert in Mysql by script Zend and Doctrine i get this message Error:
Fatal error: Call to a member function format() on a non-object in C:\wamp\www\imprimvert\vendor\doctrine\dbal\lib\Doctrine\DBAL\Types\DateTimeType.php on line 53
'dateCreation' => string '2013-10-24 10:01:03' 'firstDateAssignement' => string ''
how can i resolved that ?
Thanks in advance