Alexander M. Turek

Results 630 comments of Alexander M. Turek

I share @xabbuh's concern. This PR makes the assumption that the string representation of an object is meant for serialization which is not necessarily the case.

@xabbuh #53621 was about **disabling** STARTTLS while this issue is about **enforcing** it. Those are two different things.

The thing is, if nobody builds a certain feature, we just won't have it. The auto-close of the ticket does not mean that it's a won't fix. We would still...

@stof has a point with regards to the cachability of the normalizer. I think, we should not use the context for this piece of configuration. We could inject the list...

What is your actual proposal @stof? Maybe I did not fully understand what you'd like to be changed.

> The implementation could be `is_a($type, \DateTimeInterface::class, true)` And the cache warmup via `getSupportedTypes()` would only happen for the built-in classes then?

> @stof what do you mean? here are the square brackets. The returned array is supposed to be keyed by the supported classes. You however return them as values.

Please find a meaningful title for your PR. We use the titles in our automatically composed change log.