Results 8 comments of Riccardo Albero

Hi @laurent-kouassi , nothing to do , I also tryed to install jsfeat but it didn't works. I will keep work on it .

> @AlboCode by any chance does it has something to do with canvas size and video size as they have to be size within the same width and hight? @laurent-kouassi...

Any news about this PR? What is it missing?

> @AlboCode I see conflicts, I will fix it tomorrow and will ask about merge :) Thanks 👍

Hi, as far as I know in 3.x you can achieve it by a state processor as wrote on the documentation: [sate processor documentation](https://api-platform.com/docs/core/state-processors/#state-processors) be careful that a state processor...

I think if you use a custom controller, it will skip all the processor logic (But maybe someone can prove me wrong), basically you should inject the processor and call...

I was worried about the compatibility to doctrine/orm ^2.14.0 If the check is unnecessary can be removed

> You don't need Composer's API here to do a version check when you're already making a "is the meta an instance of this object" check as well. The instance...