File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,13 @@ Changelog
19
19
* 0.10.x: PhpStorm 7 (no support)
20
20
* 0.9.x: PhpStorm 6 (no support)
21
21
22
+ ## 2022.1.248
23
+ * "route" and "template" named arguments values can have references (Daniel Espendiller)
24
+ * [ #2148 ] ( https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/2148 ) Support for Twig Component HTML Syntax (Daniel Espendiller)
25
+ * Introduce caching for Twig "token parser" and include controlflow collecting (Daniel Espendiller)
26
+ * TwigExtensionParser replace recursive element visiting in favor of controlflow (Daniel Espendiller)
27
+ * Reduce memory object consumptions for main cached objects (Daniel Espendiller)
28
+
22
29
## 2022.1.247
23
30
* Use controlflow inside service php indexer (Daniel Espendiller)
24
31
* Fix class name for "PhpCommandGotoCompletionRegistrar" testing (Daniel Espendiller)
You can’t perform that action at this time.
0 commit comments