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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,13 @@ Changelog
12
12
* 0.10.x: PhpStorm 7 (no support)
13
13
* 0.9.x: PhpStorm 6 (no support)
14
14
15
+
## 0.17.169
16
+
* Provide completion for yaml arguments in \_defaults -> bind (Daniel Espendiller)
17
+
* Dont inspection service resources a classes for inspection [#1255](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1255) (Daniel Espendiller)
18
+
* Allow other plugins to extend container parameters [#1259](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1259) (Shyim)
* Symfony 4.2: Translation detection fixed for new TranslatorInterface namespace [#1254](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1254) (Michael Wolf)
21
+
15
22
## 0.17.168
16
23
* Symfony 4.2: Support improved form type extensions [#1246](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1246) (Daniel Espendiller)
17
24
* Named arguments in bind should provide navigation with [#1241](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1241) (Daniel Espendiller)
<li>3ff10237 Symfony 4.2: Support improved form type extensions #1246 (Daniel Espendiller)</li>
3
-
<li>0ea696dd Named arguments in bind should provide navigation with #1241 (Daniel Espendiller)</li>
4
-
<li>fed03dc9 Provide class existing inspection for class named service #1239 (Daniel Espendiller)</li>
5
-
<li>a0a38557 cleanup non relevant old PhpStorm versions and add "2018.2.5" test env (Daniel Espendiller)</li>
6
-
<li>cda1f618 Named arguments should be clickable #1240 (Daniel Espendiller)</li></ul></html>
1
+
<html>
2
+
<ul>
3
+
<li>Provide completion for yaml arguments in _defaults -> bind (Daniel Espendiller)</li>
4
+
<li>Dont inspection service resources a classes for inspection <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1255">#1255</a> (Daniel Espendiller)</li>
5
+
<li>Allow other plugins to extend container parameters <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1259">#1259</a> (Shyim)</li>
0 commit comments