Skip to content

Commit b848154

Browse files
committed
changelog sync
1 parent 3adddc4 commit b848154

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Changelog
1919
* 0.10.x: PhpStorm 7 (no support)
2020
* 0.9.x: PhpStorm 6 (no support)
2121

22-
## 0.23.218
22+
## 0.23.218 / 2022.1.218
2323
* [#1730](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1730) TwigPath dont sort via class comparable and dont use clone for being cached elements (Daniel Espendiller)
2424
* Migrate project notification (Daniel Espendiller)
2525
* Replace the webdeployment project component to allow the plugin be dynamic (Daniel Espendiller)
@@ -34,12 +34,17 @@ Changelog
3434
* Prevent indexing long strings (Daniel Espendiller)
3535
* [#1706](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1706) support "ContainerBagInterface" (Daniel Espendiller)
3636

37-
## 0.23.217
37+
## 0.23.217 / 2022.1.217
3838
* Fix [#1793](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1793) Symfony twig path previews are not complete when Route is set on Controller class (Daniel Espendiller)
3939
* Add "embed" incomplete completion, caches and smarter filter (Daniel Espendiller)
4040
* [#1706](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1706) fix method references and multi resolve (Daniel Espendiller)
4141
* Twig icon extends should also support extension point (Daniel Espendiller)
4242
* [#1706](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1706) add support for ParameterBagInterface (Daniel Espendiller)
43+
* [paid] Heavy twig inspection (Daniel Espendiller)
44+
* [paid] Inspection to favor "kernel.project_dir" instead of KernelInterface injection (Daniel Espendiller)
45+
* [paid] Inspection to notice inject a controller into a service (Daniel Espendiller)
46+
* [paid] Provide inspection for warning injection for unsupported classes on autowire (Daniel Espendiller)
47+
* [paid] Constructor inspections (Daniel Espendiller)
4348

4449
## 0.23.216
4550
* Fix api issues (Daniel Espendiller)

0 commit comments

Comments
 (0)