Frequently asked questions
May 21, 2022 ยท View on GitHub
how to analyze a php7.x codebase?
Make sure to either define the target platform version in your composer.json or define your target php version in your phpstan-config.
May 21, 2022 ยท View on GitHub
Make sure to either define the target platform version in your composer.json or define your target php version in your phpstan-config.