Damien Fa

Results 7 comments of Damien Fa

I've tried both solutions proposed in the errormessage and it works : 1. in my `.eslint.yml` file , I added : ``` parserOptions: requireConfigFile: false ``` 2. Or, I add...

Hello, Same needs here, I would like to make it work with "docker-compose" ... Any help ?

Same problem with every comma separated list : https://github.com/beautify-web/js-beautify/issues/1799#issuecomment-881146391

Also, the Symfony `console make:entity` command will generate Entity where dates are `DateTimeImmutable`. It makes impossible to use Alice `dateTimeBetween` on that type of fields… 😕 Why don't you provide...

Same here on Sonoma 14.5. I have to use DBeaver and it's a paiiiiin.

🙋🏻‍♂️ Ping here Is there any chance about this pull request ? When you create a Symfony Bundle or a library, I want to be able to know if FOSRestBundle...

I'm on 7.4 too. I agree with @jjdejong , in my case the text on the left is well preserved when I use `setComplexValue` instead of `setComplexBlock` (this last one...