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 ofwhen-let
to enhance Emacs 30 compatibility (#796)
Removed
- Drop support for Emacs 26 (#788)
Full Changelog: v1.26.1...v1.27.0