We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9f3bb commit 3bd8eb7Copy full SHA for 3bd8eb7
CHANGELOG.md
@@ -14,6 +14,9 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
14
15
### Changed
16
17
+ * `php-mode` no longer inherits `c-mode`
18
+ * The keymap continues to inherit from `c-mode-base-map`.
19
+ * This change has no effect on other CC Mode features
20
* Optimized propertize process ([#669])
21
* Reimoplement `php-syntax-propertize-function` using `syntax-propertize-rules`
22
* Make propertize PHP 8 `#[Attribute]` always enabled
0 commit comments