Silver Zachara

Results 61 comments of Silver Zachara

> AFAIK, SetConsoleMode is not required for msys2/cygwin without conpty because the text processing is done by mintty You are right, I would forget about that, it of course depends...

Because it looks like pcon is enabled for all linux executables provided by MSYS2 but is only disabled when a user compiles his own exe with g++/clang 🤔, am I...

Soft Delete will be challenge, have to be supported everywhere, user have to tag entity which will support soft delete eg by new directive, in this case deletedAt property will...

> I had the same issue described above (EPERM) and the [following thread](https://github.com/zkat/npx/issues/146) - specifically the `npm config set` trick using ~1 - resolved the problem for me. I didn't...

I check it and let know.

But would be possible to add _Don't open popup, just enable / disable xdebug_ to options, so when user clicks on xdebug helper icon, popup will not be opened, just...

link to PR #82 🔥

Symfony currently supports autocompletion for bash and fish shells. As composer depends on this Symfony autocompletion feature I agree that it should be implemented in Symfony first.