Massimiliano Arione

Results 255 comments of Massimiliano Arione

> Could you please describe how I can solve it? I didn't solve it. Dynamic mapping is not supported at the moment.

If you're not able to reproduce the problem even on your machine, I guess it's impossible to help you

What is the purpose of avoiding auto inject?

Can't you override vich_uploader.file_injector with your own service? Then listen to pre-inject event and avoid injecting using your conditions.

> I consider it a bad practice to override another bundle's services with your own. I disagree. It's even mentioned in [documentation](https://symfony.com/doc/current/bundles/override.html#services-configuration) > If there are any changes to the...

I'm not sure to get your use case

Can't you use flysystem (or other available providers)?

Is the code you proposed above a working example?

So, can't you just use it?

Feel free to propose a PR. You must include tests and documentation. Thank you.