Skip to content

PHPStan is not present #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hussainweb opened this issue Jun 20, 2017 · 0 comments
Closed

PHPStan is not present #2

hussainweb opened this issue Jun 20, 2017 · 0 comments

Comments

@hussainweb
Copy link
Contributor

The documentation mentions that PHPStan is available in the image but I can't find it.

I ran docker run -it --rm -v "$PWD":/app -w /app adamculp/php-code-quality:latest bash to examine the files.

root@03bee8a88cfa:/app# cd /usr/local/lib/php-code-quality/vendor/
root@03bee8a88cfa:/usr/local/lib/php-code-quality/vendor# ls
autoload.php  composer	friendsofphp	hirak	 nikic	    pdepend  phpdocumentor  phpmd	phpspec  psr	    squizlabs  theseer
bin	      doctrine	gecko-packages	myclabs  paragonie  phar-io  phploc	    phpmetrics	phpunit  sebastian  symfony    webmozart
root@03bee8a88cfa:/usr/local/lib/php-code-quality/vendor# ls bin/
pdepend  php-cs-fixer  php-parse  phpcbf  phpcpd  phpcs  phploc  phpmd	phpmetrics  phpunit

I then checked the Dockerfile and I don't see it added there either.

Either the documentation is wrong or the code is. I am not sure which one to fix. I am happy to submit a PR on clarification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant