PHPWord/tests
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
..
PhpWord fix: PHPUnit test Process() format 2019-12-08 15:47:53 +01:00
bootstrap.php update copyright to 2018 2018-03-08 23:52:25 +01:00