event icon indicating copy to clipboard operation
event copied to clipboard

chore: allow phpstan v1

Open phil-davis opened this issue 6 months ago • 4 comments

"uri" repo is working running phpstan 1.11 on PHP 8.4 So I am hoping that I could find some config that will allow old phpstan 0.12 to keep running with PHP 7.1, and phpstan 1.11 to run with PHP 8.4 But phpstan 1.11 with PHP 8.4 is giving: "Result is incomplete because of severe errors" "Some parallel worker jobs have not finished. while running parallel worker" But the deprecated messages that are logged are similar to what "uri" logs. There must be difference in something!

phil-davis avatar Jul 26 '24 07:07 phil-davis