phpunit 测试在windows下运行总是失败
运行 phpunit 后得到的结果出现这么一句:
ReflectionClass::getMethods() expects parameter 1 to be int, null given
同样的在 mac 下就能通过
推荐文章: