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
* 2020.3 support: handle a new psi structure for twig variables and fields (Aleksandr Slapoguzov) [#1568](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1568)
24
+
* 2020.3 support: removed go_to_declaration_handler for sets because now it works out of the box (Aleksandr Slapoguzov) [#1568](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1568)
25
+
* 2020.3 support: removed invalid case - else branch cannot contain any conditions (Aleksandr Slapoguzov) [#1568](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1568)
<li>Support arrays for "resource" and "exclude" on autowrite which is use on Symfony >= 5 as default instead of global pattern (Daniel Espendiller)</li>
5
-
<li>Support form "help" option inside translations (Daniel Espendiller)</li>
3
+
<li>Change gradle build to use PhpStorm 2020.3.1 packages (Daniel Espendiller)</li>
<li>2020.3 support: handle a new psi structure for twig variables and fields (Aleksandr Slapoguzov) <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1568">#1568</a></li>
6
+
<li>2020.3 support: removed go_to_declaration_handler for sets because now it works out of the box (Aleksandr Slapoguzov) <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1568">#1568</a></li>
7
+
<li>2020.3 support: removed invalid case - else branch cannot contain any conditions (Aleksandr Slapoguzov) <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1568">#1568</a></li>
0 commit comments