Massimiliano Arione

Results 255 comments of Massimiliano Arione

Are the object in your collection empty? Can you provide a basic Symfony project where it's possible to reproduce your issue?

It looks like an edge case to me, and even annotation override is awkward. My suggestion is to drop annotations and use xml or yaml mapping.

It looks like a really specific requirement to me. Are you sure you can't resolve it inside your application?

What if you inject the VichUploaderBundle services you need inside your own service? You can inject the handler, the namer, etc. and so you won't need to duplicate any configuration

What would be the difference, compared with the currently implemented StreamedResponse?

If you think this could be useful for someone else, a PR will be very welcome. Otherwise, you don't need to use your own copy of this bundle, just define...

FileinfoMimeTypeGuesser is not part of this bundle nor is directly used by it