Christian Daguerre

Results 11 comments of Christian Daguerre

It works for me with php-integrator 2.1.11 (latest as of today)

It seems this is now support by `ingress-gce` but adding multiple tls certs doesnt seem to update the load balancer created by `kubemci`. Is this a known issue?

This should work: ```shell $ bin/console lexik:translations:import -p translations ```

I think this was actually closed by https://github.com/lexik/LexikTranslationBundle/pull/320

I have no time to maintain it myself so I'd be glad to put some other maintainer. Are you interested @benrowe ?

@matteocacciola just gave you maintainer access to this repository!

@ilkka-rautiainen thanks for reporting! Could you make a pr?

Hi @seblegall As a quick solution: You could extend the models (`Card`, for instance) and override the `__construct` method to not refresh every object on load, but you would have...

@seblegall By the way, having a look at your blackfire profile it seems you would need to override `Card`, `Cardlist` and `Action`...

Just figured that out by myself! Thanks a lot for your quick answer ;)