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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,13 @@ Changelog
10
10
* 0.10.x: PhpStorm 7 (no support)
11
11
* 0.9.x: PhpStorm 6 (no support)
12
12
13
+
## 0.15.160
14
+
* Support donenv type cast syntax [#1080](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1080)
15
+
* Support finalized Symfony 3.4 ControllerTrait shortcuts
16
+
* Provide add better "app" folder detection and add more tests for
17
+
* Support absolute path in Twig templates; optimize path resolving
18
+
* Add _fragment route parameter as always available [#1086](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1086)[#1071](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1071)@cedricziel
19
+
13
20
## 0.15.159
14
21
* Provide completion for named key parameter in xml files [#1052](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1052)
15
22
* Reimplement Twig template name resolving to improve performance for large projects
0 commit comments