Fix error on symfony 2.7: "PHP Strict standards: Declaration of InterNations\Component\HttpMock\Server::start() should be compatible with Symfony\Component\Process\Process::start($callback = NULL) in vendor/internations/http-mock/src/InterNations/Component/HttpMock/Server.php on line 12".
Fix error on symfony 2.7: "PHP Strict standards: Declaration of InterNations\Component\HttpMock\Server::start() should be compatible with Symfony\Component\Process\Process::start($callback = NULL) in vendor/internations/http-mock/src/InterNations/Component/HttpMock/Server.php on line 12".
Package versions: http-mock: 0.7.2 symfony/process: 2.7.9
With http-mock v0.7.0 works fine.
After this commit http-mock can works only with symfony/process > 3.0