All notable changes of the PHP Mode 1.19.1 release series are documented in this file using the Keep a CHANGELOG principles.
- Add some functions/variables in
php-project
package - Add
php-debug
command for reporting a bug
- Fix
c-anchored-cpp-prefix
in Emacs 26 (#453) - Fix (re-implemteed)
php-complete-function
(#454) - Fix some problem of
php-set-style
(disabled on default) - Fix heredoc/nowdoc syntax problem (#440)
- Delete duplicate font locks with keywords not related to PHP language (#432)
- Make
php-project-root
variable accept a string (#458)