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
<li>Reworked twig template name resolving, for massive performance improvements <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/321">#321</a></li>
110
+
<li>Fix possible npe in TagReference inside php <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/331">#331</a></li>
111
+
<li>Hide first parameter in tail completion of twig extensions if its a Twig_Environment type hint <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/314">#314</a></li>
112
+
<li>Support twig file bundle overwrite in app folder <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/275">#275</a></li>
113
+
<li>Add reference provider for twig "block" function <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/266">#266</a></li>
114
+
<li>Provide "form" fallback on unknown from type and support nested strings <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/325">#325</a></li>
115
+
<li>Whitelist ".mongodb.yml" for controller related files</li>
116
+
<li>0.11: Use NavigationUtil for popups to fix eap api changes <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/329">#329</a></li>
117
+
</ul>
118
+
107
119
<h2>0.10.68 / 0.11.68</h2>
108
120
<ul>
109
121
<li>Provide weak form extension option completion <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/317">#317</a></li>
0 commit comments