We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e209c57 commit d007f58Copy full SHA for d007f58
Changelog.md
@@ -5,6 +5,15 @@ Changes for PHP Mode by Version
5
because when I (Eric James Michael Ritz) took over the project I did
6
not have a record of all changes available.
7
8
+## 1.19.0 (2018-03-05)
9
+
10
+* The mechanism of font locking has been rewritten (#401, #413)
11
+* Fix breaking `semantic-imenu` (#400, #406)
12
+* The link to [PHP official site](https://secure.php.net/) is now https
13
+* Add `php-mode-debug` for error reporting (#421)
14
+* Support for `.dir-locals.el` has been enhanced by new `php-project.el`
15
+* Clean redundant codes and refactor test codes
16
17
## 1.18.4
18
19
* Change face symbols of `php-*-face`s to `php-*`
0 commit comments