【发布时间】:2017-08-28 12:58:35
【问题描述】:
今天早上,我意识到 Xampp 提供的 PHPUnit 版本已经被弃用了一段时间...... . 版本 3.7.21。安装在 Xampp 中,但实际版本(在撰写本文时)是 6.0.13。
我尝试了一些在谷歌上提出的解决方案(所有旧的 5 年 + 解决方案),包括
- https://wehuberconsultingllc.com/wordpress/2007/08/18/updating-phpunit-on-xampp/
- How to configure PhpUnit in Xampp?
- http://www.righthandedmonkey.com/2012/09/setting-up-phpunit-with-xampp.html
- http://forum.kohanaframework.org/discussion/7346/installing-phpunit-on-windows-xampp/p1
- ...
无论如何,梨似乎不是一个可行的解决方案。有没有简单的方法在 Xampp 中更新 PHPUnit?
【问题讨论】:
标签: php windows xampp phpunit updates