Version 0.8.1
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
- @jcs090218 made their first contribution in #44
- @herbertjones made their first contribution in #45
- @suzuki made their first contribution in #48
Full Changelog: 0.7.2...0.8.1