From: Christian Weiske Date: Fri, 9 May 2014 14:13:06 +0000 (+0200) Subject: (no commit message) X-Git-Url: https://git.cweiske.de/paste/103.git/commitdiff_plain --- 516b0dbebd107ac25b964e11f921d4347de146b5 diff --git a/phork0.txt b/phork0.txt new file mode 100644 index 0000000..fe7f4f0 --- /dev/null +++ b/phork0.txt @@ -0,0 +1,17 @@ +$ phpunit . +PHPUnit 4.0.17 by Sebastian Bergmann. + +You have installed PHPUnit via PEAR. This installation method is no longer +supported and http://pear.phpunit.de/ will be shut down no later than +December, 31 2014. + +Please read http://phpunit.de/manual/current/en/installation.html and +learn how to use PHPUnit from a PHAR or install it via Composer. + +Configuration read from /home/cweiske/php/jsonmapper/tests/phpunit.xml + +................... + +Time: 153 ms, Memory: 5.25Mb + +OK (19 tests, 57 assertions)