Nicolas Grekas

Results 634 comments of Nicolas Grekas

A new PR would be fine, to keep this one for history.

Looking forward to your PR on the topic. Closing meanwhile, thanks for raising this point.

I reproduce the error and the issue doesn't seem to be in Symfony: - curl does *not* send any Content-Length header. This can be confirmed by dumping the response for...

Since that's a new feature, this should target 6.2.

@badmansan does @ker0x's comment make sense to you?

See https://github.com/symfony/symfony/pull/46432 ;)

Works for me, I just wouldn't do the change preemptively. Instead, we should wait for the need on a case by case basis. I suppose this means we should merge...

This line is correct: deprecations are always silenced already, see all the calls, they are like `@error_reporting()`, on purpose. You should be able to route the deprecation channel to wherever...