Skip to content

v1.21.2 - Support PHP 7.3, 7.4 and Emacs 26.2

Compare
Choose a tag to compare
@zonuexe zonuexe released this 11 May 10:00
· 673 commits to master since this release
1e16e20

It officially supports PHP 7.3 and Emacs 26.2.
Many improvements have been received from @sergeyklay, thank you!

Added

Fixed

  • Function php-beginning-of-defun should return non-nil on success (#503)
  • Fixed an error that occurred in some heredoc/nowdoc (#496)

Changed

  • Support PHP 7.3 heredoc/nowdoc (#496)
  • Minor optimization of font-lock regular expression (#510)