Skip to content

Support Emacs 30(pretest) and PHP 8.4 syntax

Latest
Compare
Choose a tag to compare
@zonuexe zonuexe released this 19 Dec 16:13
· 1 commit to master since this release
c3fa4e0

Added

  • Support PHP 8.4 property-hooks (#797)

Changed

  • Improve php-syntax-propertize-extend-region efficiency (#789, thanks @phil-s!)
  • Update php-phpdoc-type-names to support PHPStan 2.0.4 (#795)

Fixed

  • Fix Emacs 30 byte-compile errors (#792)
  • Use when-let* instead of when-let to enhance Emacs 30 compatibility (#796)

Removed

  • Drop support for Emacs 26 (#788)

Full Changelog: v1.26.1...v1.27.0