【发布时间】:2014-03-13 06:59:27
【问题描述】:
我已经从 Github 下载了当前版本的 PHPUnit,并做了一个小的定制。我现在想为它创建自己的 phar 存档。我看到有a build.xml file included with PHPUnit that looks like it contains the directives needed for creation of the phar archive,但是在阅读了 phar 之后,我仍然不清楚使用 PHPUnit 实现它的命令是什么。任何建议表示赞赏!
【问题讨论】: