Michaël Dupont 072c3bfdb3 fix: PHPUnit test Process() format
\Symfony\Component\Process\Process refuses being passed a string
with version > 5, which is installed with PHP > 7.2.5.

It also refuses being passed an array with version < 3.3, which is
installed with PHP < 5.5.9.

Solved by checking if Process::fromShellCommandLine() exists, which
was introduced in version 4.2.0.
2019-12-08 15:47:53 +01:00
..
2018-03-08 23:52:25 +01:00
2018-03-08 23:52:25 +01:00
2018-03-08 23:52:25 +01:00
2018-03-08 23:52:25 +01:00
2019-02-05 23:05:18 +01:00
2019-02-06 22:07:42 +01:00
2018-03-08 23:52:25 +01:00
2018-03-08 23:52:25 +01:00
2018-03-08 23:52:25 +01:00
2018-03-08 23:52:25 +01:00