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>Service generator should close on escape key event</li>
115
+
<li>Fix nullable condition on service container builder <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/754">#754</a></li>
116
+
<li>Fix yaml does not autocomplete route host option <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/756">#756</a></li>
117
+
<li>Settings for the plugin may be better placed inside the PHP group, like other frameworks <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/735">#735</a></li>
118
+
<li>EAP: Fix nullable value index for container parameter <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/737">#737</a></li>
119
+
<li>Fix possible memory leaks in settings because of project reference</li>
120
+
<li>Add navigation for yaml constant "!php/const:" syntax</li>
121
+
<li>Internally: Dropped all container service source, just one collection now</li>
122
+
</ul>
123
+
112
124
<h2>0.12.121</h2>
113
125
<ul>
114
126
<li>Add support for decorator inner services <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/510">#510</a></li>
0 commit comments