Skip to content

Commit eaa5295

Browse files
committed
sync 2022.1.248
1 parent 5261cef commit eaa5295

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ Changelog
1919
* 0.10.x: PhpStorm 7 (no support)
2020
* 0.9.x: PhpStorm 6 (no support)
2121

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+
2229
## 2022.1.247
2330
* Use controlflow inside service php indexer (Daniel Espendiller)
2431
* Fix class name for "PhpCommandGotoCompletionRegistrar" testing (Daniel Espendiller)

0 commit comments

Comments
 (0)