Bastien Picharles

Results 10 comments of Bastien Picharles

That will be nice ^^, I really need this, thanks in advance.

It is gonna be hard to create that I think, even on my project, it happen on specific context. I don't have the erros when I run tests on my...

I tryed to dig more into my problem but I'm not very confortable understanding deep code of the component, but here my deductions. It seem the mysql process "leak" comme...

> * What type of setup are you using ? (Composer, PHAR, etc) We use composer > * How are you running PHPCS ? (CLI, via IDE, etc) running from...

thx a lot for your tests, i'll dig into the geolid/phpcs package or try to reproduce the error on tiny project

I tryed to dig, and it seem it is linked to the parallel feature, I get no error on whe it is set to 1 and I get some trim()...

I try different configs on my project and found what in my conf create the issue, geolid/phpcs is not the cause I tryed without it. In my config: ``` src...

Thx a lot for the infos, i'll look into it

At the end we refacto this part of our code to drasticly less call the db reset command, so we don't have this error anymore but doesn't mean the problem...

I tried to update from 2.x to 3.4 and have the same error with multiple connection. Is there a workaround or a commit who fix it ? Thx in advance