Skip to content

Version 0.7.0

Latest
Compare
Choose a tag to compare
@zonuexe zonuexe released this 04 Apr 11:44
· 36 commits to master since this release

Added

  • Add phpstan-analyze-project command.
  • Add phpstan-analyze-this-file command.
  • Add phpstan.dist.neon to phpstan-get-config-file as PHPStan config files.
  • Add phpstan-pro command to launch PHPStan Pro.
  • Add phpstan-find-baseline-file command.
  • Add phpstan-generate-baseline-file command.

Changed

  • Make Flycheck analyze the original file directly instead of temporary files when there are no changes to the file.
  • [Internal] Use JSON format for flycheck-phpstan.
    • Support 💡 tips