Vincent Langlet

Results 395 comments of Vincent Langlet

I understood in https://github.com/sonata-project/SonataMediaBundle/pull/2267 that it was working fine for @lukepass i'm curious to know if he always have the migration too. But yeah, might be worth to ask directly...

> I just upgraded: `"doctrine/doctrine-migrations-bundle": "^2",` to `"doctrine/doctrine-migrations-bundle": "^3",` and migration is not generated anymore. Kinda weird since the issue was opened with ``` doctrine/doctrine-migrations-bundle 3.2.2 3.2.2 ``` It would...

Maybe it's dbal... Dunno. Let's close this and wait for someone reporting it again with latest version.

HI @mpoiriert, can you provide a PR with the fix ? :)

Friendly ping @dima-gr, do you have some time for this feature ?

> WDYT @sonata-project/contributors . Do you know a better alternative to gauffrete? Do you use it for your own projects? I'm using gauffrete in my project, but we recently started...

> > WDYT @sonata-project/contributors . Do you know a better alternative to gauffrete? Do you use it for your own projects? > > I'm using gauffrete in my project, but...

Why would the resizer be false ? Isnt it a bad config instead ? ``` resizer: false ``` instead of ``` resizer: ~ ``` for instance ?

> I'm not sure if merging everything like that is the right fix, feels too heavy-handed to me, it could have some unwanted side effects for a bugfix... Yeah, I...

> I'm not sure if merging everything like that is the right fix, feels too heavy-handed to me, it could have some unwanted side effects for a bugfix... If you...