To detect unsafe places in your code.
phpucd analyze $SOURCE_DIRECTORY
Download latest version, then follow steps:
composer.phar update --no-dev
bin/compile
chmod +x phpucd.phar
mv phpucd.phar /usr/local/bin/phpucd
Command:
phpucd analyze test_errors
Output:
The version numbers follow the Semantic Versioning 2.0.0 scheme.
- PHP ^5.5.9
- Composer.phar (required only during installation)