v1.21.2 - Support PHP 7.3, 7.4 and Emacs 26.2
It officially supports PHP 7.3 and Emacs 26.2.
Many improvements have been received from @sergeyklay, thank you!
Added
- Highlighting added
fn
keyword supported by PHP 7.2 arrow function (#506)
Fixed
- Function
php-beginning-of-defun
should return non-nil on success (#503) - Fixed an error that occurred in some heredoc/nowdoc (#496)