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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ Changelog
18
18
*\[Security\] support voter attributes in is\_granted and has\_role security annotation [#892](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/892)
19
19
* Visit parent blocks for Twig variables [#1035](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1035)
20
20
* Add support for PhpClass references in ParamConverter::class annotation property
21
+
*\[0.16\] Support Twig lexer changes in PhpStorm 2017.3.2 [#1123](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1123)[#1125](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1125)
21
22
22
23
## 0.15.162
23
24
* Refactored Twig api in preparation for plugin split
@@ -47,8 +48,8 @@ Changelog
47
48
* Merge twig and yaml goto / navigation handler into one extension
48
49
49
50
## 0.15.158
50
-
*[Shopware #meetnext] Add service argument updater via PHP intention
51
-
*[SymfonyLive] Add support for indexed and named arguments [#998](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/998)
51
+
*\[Shopware #meetnext\] Add service argument updater via PHP intention
52
+
*\[SymfonyLive\] Add support for indexed and named arguments [#998](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/998)
52
53
* Improve support for class as id services in xml metadata
53
54
* Fix NPE for call to TranslationUtil.getTranslationLookupElementsOnDomain [#1067](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1067)
54
55
* Allow array function like array_merge variables in template rendering variables completion [#1052](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1052)
0 commit comments