File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
10
10
11
11
## [ 1.23.0] - 2020-05-06
12
12
13
- Initial support for PHP8 has been added. PHPMode has some issues for compatibility with Emacs 27.0.
13
+ Initial support for PHP 8 has been added. PHP Mode has some issues for compatibility with Emacs 27.0.
14
14
15
15
The list of all past contributors has been moved to [ ` AUTHORS.md ` ] ( /AUTHORS.md ) .
16
16
@@ -23,7 +23,7 @@ This release is positioned as the last minor version of the PHP Mode 1.x series.
23
23
* ` .php.inc ` is file extension for [ Rector] ( https://github.com/rectorphp/rector ) 's test code.
24
24
* ` .stub ` is file extension for [ PHPStan] ( https://github.com/phpstan/phpstan ) 's stub file.
25
25
* Add ` php-mode-disable-c-auto-align-backslashes ` ([ #621 ] )
26
- * Add PHP 8.0 Attribute syntax as vsemi (# )
26
+ * Add PHP 8.0 Attribute syntax as vsemi ([ # 626 ] )
27
27
* Add feature ` php-align ` from [ tetsujin/emacs-php-align] ([ #615 ] , [ melpa/melpa #6759 ] )
28
28
29
29
### Changed
You can’t perform that action at this time.
0 commit comments