Lukas Kahwe Smith

Results 397 comments of Lukas Kahwe Smith

let me know if there is something to test or if you have a branch I can help on. I have to admit this isn't my main area of expertise...

i dont really use either of the features in any project, so its hard for me to tell what the best direction is ..

yeah .. i guess it would be good to make this work. i guess if the defaults match there is no reason to complain about the conflict

I think this is a good idea to have. @xabbuh what do you think?

+1 .. that being said, since we did the stable release it is technically a BC break but we can call it a bug fix, since we didn't intend to...

fundamentally we use the imagine lib for resizing. so first check there if animated gifs are supported .. it looks like there is some support for it : https://github.com/avalanche123/Imagine/search?utf8=✓&q=animated

I somehow seem to remember that we had this topic before .. at least 1-2 years past. note you can override the service used for decoding of json with a...

or we move to https://github.com/webmozart/json in case it already provides the options we need /cc @webmozart

maybe it would be safer to just add a flag on the request, like $request->attributes->set('_blank_object', true); which the view handler can then be made aware of