We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e040472 commit 1e0e8c4Copy full SHA for 1e0e8c4
CHANGELOG.md
@@ -4,7 +4,7 @@ CHANGELOG
4
4.2.0
5
-----
6
7
- * allowed passing commands as `array($process, 'ENV_VAR' => 'value')` to
+ * allowed passing commands as `[$process, 'ENV_VAR' => 'value']` to
8
`ProcessHelper::run()` to pass environment variables
9
* deprecated passing a command as a string to `ProcessHelper::run()`,
10
pass it the command as an array of its arguments instead
0 commit comments