标签: ubuntu phpunit
我有ubuntu 16.04 LTS,我希望通过终端为phpunit安装PHP 7.1。我执行的操作与https://phpunit.de/getting-started/phpunit-7.html中的步骤相同,但我始终由Sebastian Bergmann和贡献者提供PHPUnit 5.1.3而不是PHPUnit 7.0.0。
ubuntu 16.04 LTS
phpunit
PHP 7.1
https://phpunit.de/getting-started/phpunit-7.html
PHPUnit 5.1.3
PHPUnit 7.0.0
答案 0 :(得分:1)
操作系统并不(真的)重要。 PHPUnit的安装解释为here。