File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
8
8
9
9
* ** New feature: ` php-complete ` **
10
10
* Add ` php-complete-complete-function ` to autocomplete function names ([ #708 ] )
11
+ * Supports PHPDoc tags and types for static analysis tools ([ #710 ] )
11
12
12
13
### Changed
13
14
@@ -22,6 +23,7 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
22
23
[ #704 ] : https://github.com/emacs-php/php-mode/pull/704
23
24
[ #707 ] : https://github.com/emacs-php/php-mode/pull/707
24
25
[ #708 ] : https://github.com/emacs-php/php-mode/pull/708
26
+ [ #710 ] : https://github.com/emacs-php/php-mode/pull/710
25
27
26
28
## [ 1.24.1] - 2022-10-08
27
29
You can’t perform that action at this time.
0 commit comments