Tool | Allowed errors | Errors count | Is OK? | |
---|---|---|---|---|
phpmetrics v1.10.0 | 0 | == | 0 | ✓ |
phploc 3.0.1 | – | |||
phpcs 3.4.2 | 10 | > | 1 | ✓ |
php-cs-fixer v2.14.2 | 0 | < | 37 | x |
phpmd 2.7.0 | 0 | < | 1 | x |
pdepend 2.5.2 | – | |||
phpcpd 3.0.1 | 0 | < | 16 | x |
phpstan 0.8.5 | 0 | < | 10 | x |
phpunit 4.8.36 | 0 | < | 1 | x |
psalm 0.3.93 | 129 | ✓ | ||
security-checker v5.0.3 | 0 | < | 1 | x |
parallel-lint |
composer require jakub-onderka/php-parallel-lint
|
? | ||
phpqa 1.23.3 | 196 | x |
cd "/mnt/DATA/www/phpqa" && \
./phpqa --config tests/.travis
ls -lA "/mnt/DATA/www/phpqa/build"