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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,11 @@ Changelog
19
19
* 0.10.x: PhpStorm 7 (no support)
20
20
* 0.9.x: PhpStorm 6 (no support)
21
21
22
+
## 2022.1.230
23
+
*[#1969](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1969) Support translation autocomplete on form constraints with named arguments (Daniel Espendiller)
24
+
*[paid][#1977](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1977) fix inspection for querybuilder chaining (Daniel Espendiller)
25
+
* Support tags can also be strings in yaml (Daniel Espendiller)
26
+
22
27
## 0.23.229 / 2022.1.229
23
28
* Provide complete for tag name of yaml "!tagged_iterator" (Daniel Espendiller)
24
29
* Named argument completion can now reflect the "bind" or "service" scope (Daniel Espendiller)
0 commit comments