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
88
99 * Support new PHP 8.0 and 8.1 syntax hilighting and indentation
1010 * [ 8.0] ` #[Attributes] `
11+ * [ 8.1] ` readonly ` property ([ #680 ] )
1112 * Add ` php-imenu-generic-expression-default ` for default value or ` php-imenu-generic-expression `
1213 * Add ` php-imenu-generic-expression-legacy ` for compatibility
1314 * Add ` php-imenu-generic-expression-simple ` for simple display
@@ -27,6 +28,7 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
2728 * Unified ` Classes ` , ` Traits ` , ` Interfaces ` into ` Classes `
2829
2930[ #669 ] : https://github.com/emacs-php/php-mode/pull/669
31+ [ #680 ] : https://github.com/emacs-php/php-mode/pull/680
3032
3133## [ 1.24.0] - 2021-03-07
3234
You can’t perform that action at this time.
0 commit comments