Nikolay Egorov

Results 4 comments of 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)... ![2020-07-07_18-27-44](https://user-images.githubusercontent.com/20491990/86840929-f58fbd00-c0ab-11ea-8064-bf18bf88d2c0.png) 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...