Skip to content

Make work on MSYS and MINGW terminals #1

Open
@terremoth

Description

@terremoth

I tried many many things with no success.

Seems like when using exec, shell_exec, system php functions, it invokes the CMD on Windows when using a MSYS system. Symfony Process make it possible to run things on Windows background, but not when we are talking about using MSYS. I tried escaping " and \ and /, convert windows path to cygpath, tried to invoke winpty... A lot of things with no success, but if you're reading this and want to try, good luck.

I will let this for someone more skilled to try to solve. It is not a simple thing despite it looks like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions