Arnaud Frézet

Results 25 comments of Arnaud Frézet

Hi @wouterj , yes, I try to do that this evening.

Thank you very much for your reviews. Changes have been made.

Thank you for your response. I will add a check list for thing to do and link issue when created

Same here. I use a lot with Sylius, and will be very happy if this repo is improved. I will wait for a maintainer feedback before starting anything.

Thanks for your responses. Concerning php, php 8.0 will reach the end of active support in six months. So I don't know if it is safe to plan an upgrade...

The issue seems to be related with API Platform extension

In other words, if the EAV needs a normalizer/denormalizer to work as the default serializer, especially with arrays.

Each normalizer should not be generic, as one normalizer is for one behavior, the `Sidus\EAVModelBundle\Serializer\Normalizer\AbstractGenericNormalizer` make no sense.

Each normalizer should not be generic, as one normalizer is for one behavior, the `Sidus\EAVModelBundle\Serializer\Normalizer\AbstractGenericNormalizer` make no sense.