Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Start Process is not compatible with symfony/process 5x #89

Open
oriceon opened this issue Mar 26, 2020 · 0 comments
Open

Start Process is not compatible with symfony/process 5x #89

oriceon opened this issue Mar 26, 2020 · 0 comments

Comments

@oriceon
Copy link
Contributor

oriceon commented Mar 26, 2020

In new symfony process, command should be called as array...

$process = new Process([$command], $cwd);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant