Skip to content

Version 0.8.1

Compare
Choose a tag to compare
@zonuexe zonuexe released this 31 Mar 18:29
· 23 commits to master since this release

Added

  • Add phpstan-enable-remote-experimental custom variable for activate PHPStan on TRAMP.
  • Add support for php-ts-mode.
  • Add phpstan-check-current-file command to check the current file.
  • Add phpstan-run-phpstan command to check specified directories or files.
  • Add phpstan-config-file variable to customize phpstan configurations.

Changed

  • Refactored phpstan-check-buffer command for improved performance.
  • Improved logic for detecting phpstan executable.

Removed

  • Drop support for Emacs 24.3.

Fixed

  • Fixed issue where phpstan error messages were not parsed correctly.
  • Fixed issue where phpstan.el would hang under certain circumstances.
  • Minor bug fixes and performance improvements.

New Contributors

Full Changelog: 0.7.2...0.8.1