Maxime Helias

Results 180 comments of Maxime Helias

With number ? `00-app.ini` & `01-app.dev.ini` ?

Not sure but this seems to be related to https://github.com/hadolint/hadolint-action/pull/55

I still have it on 3.0.0 and even on master : https://github.com/dunglas/symfony-docker/actions/runs/3765268860/jobs/6400565741

> â„šī¸ also I do not know if it is feasible, if the "server" is symfony cli, copy something like: > > * `symfony console app-delete-user -v` > > instead...

> Could we do the opposite: use the NoPrivateNetworkHttpClient but whitelist a few IPs for the proxies with a constructor argument? (array of IPs?) Useful not just for the proxy,...

> The only issue I can see is if one renders a Twig template before kernel.request is triggered and then Symfony goes on with request processing. But as you said...

> I can't close this item since it is not resolved. Because I see on your reproducer that you have only do the step one.

@mbadolato What is similar ? According to your log you have the certificate, so the command on the [TLS section](https://github.com/dunglas/symfony-docker/blob/main/docs/tls.md) should work correctly. @WebPirat Having no feedback from you, this...

Can you publish a reproducer with the steps ? So that I can inspect more easily

@DanielDrabik I followed your steps but unfortunately I didn't succeeds to reproduce. Here my repo : https://github.com/maxhelias/reproduce-289 and and it works as such as it is. BTW, the `require` in...