You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,12 @@ Changelog
14
14
* 0.10.x: PhpStorm 7 (no support)
15
15
* 0.9.x: PhpStorm 6 (no support)
16
16
17
+
## 0.19.190
18
+
* Support changes in path extraction for "twig.loader" (Daniel Espendiller)
19
+
* Support more use cases for compiled service path detection (Daniel Espendiller)
20
+
* Provide relative path support for Twig paths configuration via yaml (Daniel Espendiller)
21
+
* Provide support for compiled Symfony 4 / 5 route names (Daniel Espendiller)
22
+
17
23
## 0.19.189
18
24
* Provide resolving of Twig globals and variables with multiple types and targets (Daniel Espendiller) [#1421](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1421)
19
25
* Support also "yaml" for config files to extract the globals (Daniel Espendiller) [#1420](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1420)
<li>Provide resolving of Twig globals and variables with multiple types and targets (Daniel Espendiller) <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1421">#1421</a></li>
4
-
<li>Support also "yaml" for config files to extract the globals (Daniel Espendiller) <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1420">#1420</a></li>
3
+
<li>Support changes in path extraction for "twig.loader" (Daniel Espendiller)</li>
4
+
<li>Support more use cases for compiled service path detection (Daniel Espendiller)</li>
5
+
<li>Provide relative path support for Twig paths configuration via yaml (Daniel Espendiller)</li>
6
+
<li>Provide support for compiled Symfony 4 / 5 route names (Daniel Espendiller)</li>
0 commit comments