Searched refs:ProcessUtils (Results 1 – 6 of 6) sorted by relevance
15 use Symfony\Component\Process\ProcessUtils; alias27 $this->assertSame($result, ProcessUtils::escapeArgument($argument));
15 * deprecated the `ProcessUtils::escapeArgument()` method38 * added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows
50 $this->input[] = ProcessUtils::validateInput(__METHOD__, $input);
23 class ProcessUtils class
178 $this->input = ProcessUtils::validateInput(__METHOD__, $input);
1174 $this->input = ProcessUtils::validateInput(__METHOD__, $input);