Nikolay Egorov
Nikolay Egorov
I try update project from `SF 4.3 -> SF5.1.2` and have same problem (but only on update entity, create is well)...  Fields `created_at` and `updated_at` has no in form...
@BoShurik Thank you for the answer, and a tip where to look for the problem!!! As I said earlier, `PageType` class does not have the `createdAt` and `updatedAt` fields at...
> As I said you need to replace `@Assert\DateTime()` to `@Assert\Type("\DateTime")`. It's a BC brake introduced in `Symfony 5.0` Yes, everything works! That's great! Thanks!!!
@ianlavr I used Chickenchunks chunkloader (and write about this in first message), but it dos not help... And I play localy, without server. In one of the social networks, I...