Jan Gantzert

Results 28 comments of Jan Gantzert

We have this problem too: https://github.com/symfony/symfony/issues/54613 Is somebody already working on this normalizer? Otherwise if I have some time, I will step in.

Questions regarding "new normalizer". What about a class, that is a mixture of stdclass and object? ```php

Hi.. I added a pull (7.2) for adding the support of stdclasses. I added this feature directly into the objectnormalizer. The problem with an extra stdclass normalizer is the shared...

@dunglas the coding style hates me, but the style problems are not within my code, but within existing code. maybe execute coding style in another commit/issue.

@mtarld @alexandre-daubois Thx for th info.... I always asked myself: why on earth was that property_exists added? ;-)