phpstan-ga
phpstan-ga copied to clipboard
GithubAction for PHPStan
I have a file with a line like the following ```php
I'm not sure if this is the right place to report this, but I'm getting the following error only when running github actions (the same version of phpstan is running...
https://github.com/mailgun/mailgun-php/pull/530 https://github.com/phpDocumentor/FlyFinder/pull/13
This commit should t be created 🧐 https://github.com/OskarStark/phpstan-ga/commit/a2f2285600963b7462642c7accc2a1ef1f2cc170
I can see this action uses a php 7.3 docker container. as the results of a phpstan scan depend on the used php version it would be great if this...
Moreover, ext-intl is missing: ``` Run docker://oskarstark/phpstan-ga /usr/bin/docker run --name oskarstarkphpstanga_90546d --label bac927 --workdir /github/workspace --rm -e "REQUIRE_DEV" -e "INPUT_ARGS" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY"...
Just like in #51 See https://registry.hub.docker.com/r/oskarstark/phpstan-ga/tags there's only "latest" after 1.8.0 This is very unfortunate, because the latest version uses phpstan 2 and many projects need to keep phpstan 1.