Julien
Julien
It looks very nice, @javiereguiluz did you have the time to check this?
> For me this fixes it for all pages (with the current implementation) > > ``` > $choiceField = ChoiceField::new('status') > ->setChoices(Status::cases()) > ->setFormType(EnumType::class) > ->setFormTypeOption('class', Status::class) > ; >...
@javiereguiluz It will be great to add the validation of Image with ImageField :)
I don't really know how it works. I wanted to change but I think it can break the 1.* so maybe when you will do the v2 stable ?
Indeed, even with the user process creation :  Quick solve is to replace the `'` with `’` but I hope there is a better way :)
Hello, no idea for this issue?
Hello, your PR looks very nice, what are the "blocked point" now?
I have the same issue when I upgrated ORM 2.19 to 3.1 and using Messenging with Scheduler. It is so strange...
Hello, it the same for me, it is working! Thanl you!