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
* Gradle to github actions migration (Daniel Espendiller)
26
+
* Support webencore inside "encore_entry_*" twig functions (Daniel Espendiller)
27
+
* Excluded non-public consts from !php/const autocompletion (Adam Wójs)
28
+
* Fixed [#1631](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1631): PhpConstGotoCompletionProvider throws IndexOutOfBoundsException when cursor is before scope operator (Adam Wójs)
29
+
21
30
## 0.23.209
22
31
*[#1614](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1614) fix "ListPopupStep" issues of PhpStorm 2021.1 (Daniel Espendiller)
23
32
* Fixed [#1640](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1640): Go to declaration throws ArrayIndexOutOfBoundsException on empty class const name (Adam Wójs)
<li><ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1614">#1614</a> fix "ListPopupStep" issues of PhpStorm 2021.1 (Daniel Espendiller)</li>
4
-
<li>Fixed <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1640">#1640</a>: Go to declaration throws ArrayIndexOutOfBoundsException on empty class const name (Adam Wójs)</li>
5
-
<li>Added unit test for <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1640">#1640</a> (Adam Wójs)</li>
3
+
<li><ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1661">#1661</a> Fix container nullable in yaml context (Daniel Espendiller)</li>
4
+
<li>Smarter public asset folder, fix twig form linemarker psi pattern, remove symfony check from notication window (Daniel Espendiller)</li>
<li>Excluded non-public consts from !php/const autocompletion (Adam Wójs)</li>
9
+
<li>Fixed <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1631">#1631</a>: PhpConstGotoCompletionProvider throws IndexOutOfBoundsException when cursor is before scope operator (Adam Wójs)</li>
0 commit comments