We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9722273 commit bc06b8fCopy full SHA for bc06b8f
1 file changed
CHANGELOG.md
@@ -23,6 +23,9 @@ Changelog
23
* 0.10.x: PhpStorm 7 (no support)
24
* 0.9.x: PhpStorm 6 (no support)
25
26
+## 2026.1.308
27
+* Make `SymfonyContainerTypeProvider` index-safe; prevent resolving receiver class during indexing (Daniel Espendiller)
28
+
29
## 2026.1.307
30
* Add support for Twig 3.21+/4 operators, operator aliases, and "not" keyword patterns; refactor `PsiElementUtils` for improved parameter handling (Daniel Espendiller)
31
* Support absolute URL normalization for route matching and improve performance (Daniel Espendiller)
0 commit comments