Skip to content

v1.24.3

Compare
Choose a tag to compare
@zonuexe zonuexe released this 18 Mar 21:24
· 124 commits to master since this release
c601f75

This version will be the last release to support Emacs 25. #729

Added

  • Net feature: php-format (#731)
    • Add php-format-project and php-format-this-buffer-file commands
    • Add php-format-auto-mode minor mode
  • Experimental feature: php-ide (#709)
    • Add php-ide-phpactor as simple IDE feature without LSP clients
    • Add php-ide-mode minor mode for binding IDE-like features

Fixed

  • Fix array indentation broken by commenting out (#726, #732)

Removed

  • No longer highlights 'link in PHPDoc (#724)
    • Please use goto-address-prog-mode minor mode