phpstan-ga icon indicating copy to clipboard operation
phpstan-ga copied to clipboard

GithubAction for PHPStan

Results 5 phpstan-ga issues
Sort by recently updated
recently updated
newest added

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...