Skip to content

Commit ab5e1f5

Browse files
committed
build 2026.1.301
1 parent aef799a commit ab5e1f5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@ Changelog
2323
* 0.10.x: PhpStorm 7 (no support)
2424
* 0.9.x: PhpStorm 6 (no support)
2525

26+
## 2026.1.301
27+
* Optimize Symfony command inside terminal plugin caching and ensure proper invalidation on PHP modifications and dumb mode handling. (Daniel Espendiller)
28+
* [#2756](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/2756) fix freezing under parsing translation files during wsl (Daniel Espendiller)
29+
* Cache `trans_default_domain` lookups by scope to improve performance and reduce redundant calculations in Twig files. (Daniel Espendiller)
30+
* Refactor translation index handling with caching and improve domain/key resolution logic (Daniel Espendiller)
31+
* Add support for completion and navigation of Symfony Constraint messages in PHP attributes via array `message` key (Daniel Espendiller)
32+
* Migrate translation references for forms and ConstraintMessage to implicit navigation (Daniel Espendiller)
33+
* reduce psi trigger for route usages (Daniel Espendiller)
34+
* fix @Event index should be called fqn normalized (Daniel Espendiller)
35+
2636
## 2026.1.300
2737
* Add support for direct Twig extension symbol usage detection in "Find Usages" and improve handler delegations (Daniel Espendiller)
2838
* Add Find Usages support for Twig functions and filters (Daniel Espendiller)

0 commit comments

Comments
 (0)