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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ Changelog
25
25
*[#1890](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1890) pipe also the fake php file to completion proxying for php (Daniel Espendiller)
26
26
*[#1893](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1893) workaround in wrongly implemented attributes handling; catch errors and check for direct attribute value via string (Daniel Espendiller)
27
27
* Use central container parameter naming as its now highly optimized (Daniel Espendiller)
28
+
*[paid][#1888](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1888) Inspection #FormViewTemplate has no description (PluginException) (Daniel Espendiller)
28
29
29
30
## 0.23.223 / 2022.1.223
30
31
* Replaced timed cache for container to use its file modification counter (Daniel Espendiller)
@@ -74,6 +75,7 @@ Changelog
74
75
## 0.23.220 / 2022.1.220
75
76
* Fix SymfonyProfilerWidget api compatibility (Daniel Espendiller)
0 commit comments