Benoit GALATI

Results 45 comments of Benoit GALATI

What would be possible to avoid having to store FQCN along json data in your opinion?

@Toflar It looks like a good solution to me :+1: Regarding the PR, I won't be able to do it honestly. FYI, we choose another solution: custom doctrine type for...

Hello! I cannot see any traces on my end with CurlHttpClient from Symfony. Am I missing something?

Hello and thanks for pinging me, I am super happy about this issue :-) I would be happy to help on any subject so feel free to ping me for...

Thanks @temp! > Also: would the recipe be enough to hook into Monolog? I don't think so, people would need to copy/paste a config example manually. It was the the...

LGTM ;-) Would you like to use my lib as monolog handler or you prefer something built-in the bundle or the SDK?

Alright, IMHO better to have it in the SDK. What do you prefer?

> This regards the Messenger specifically, but I fear that the same issue would arise elsewhere... @B-Galati did you encounter such issues? How did you handle those? I am doing...

It looks like it would be possible with a `BufferHandler` by calling the method `->clear()`.