Allan Simon

Results 189 comments of Allan Simon

> point_up The above is a successful import response, indicating a problem with the CWD in VIM I think ... thinking indeed , removing the `set autochdir` and opening vim...

I will check your branch , thanks for the help ! at least as I have the c-y now it's less of a problem

ok fair enough :) what you've accomplished on your spare time is already tremendous !

@Jean85 is there any way we can help on this PR , as this would remove for us the need of https://github.com/B-Galati/monolog-sentry-handler (as we use it to get log as...

I'm using the php-fpm layer and I got the same issue with 8.1

note that it does not seem to be deterministic (I've removed --reuse-db and it passed once in CI, and now it does not work anymore, and our CI are on...

I will try `-vvv`, for `--no-migrations`, no I didn't run it because I was not aware of the options (I don't know how i missed it ^^' )

ok right now i'm focusing on the "without --reuse-db" as here the behaviour should be always consistent (i.e DROP database, and recreate everything) , and even here I'm seeing the...

currently (still without --reuse-db) I seem to be able to trigger the bug if 1. i clean everything (I use a docker for that, to be sure to start from...