File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 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
1010
1111## [ 1.23.0] - 2020-05-06
1212
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.
1414
1515The list of all past contributors has been moved to [ ` AUTHORS.md ` ] ( /AUTHORS.md ) .
1616
@@ -23,7 +23,7 @@ This release is positioned as the last minor version of the PHP Mode 1.x series.
2323 * ` .php.inc ` is file extension for [ Rector] ( https://github.com/rectorphp/rector ) 's test code.
2424 * ` .stub ` is file extension for [ PHPStan] ( https://github.com/phpstan/phpstan ) 's stub file.
2525 * 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 ] )
2727 * Add feature ` php-align ` from [ tetsujin/emacs-php-align] ([ #615 ] , [ melpa/melpa #6759 ] )
2828
2929### Changed
You can’t perform that action at this time.
0 commit comments