File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,15 @@ Changelog
21
21
* 0.10.x: PhpStorm 7 (no support)
22
22
* 0.9.x: PhpStorm 6 (no support)
23
23
24
+ ## 2024.1.273
25
+ * Ignore "Accessing invalid virtual file" errors for project root dir changes (Daniel Espendiller)
26
+ * Catch all invalid files for dotenv extract "Malformed \uxxxx encoding." (Daniel Espendiller)
27
+ * Collect valid class on property injection directly via a fqn prefix (Daniel Espendiller)
28
+ * Reduce "search everywhere" route target to be unique (Daniel Espendiller)
29
+ * [ #2348 ] ( https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/2348 ) provde FQCN-based Routes support (only compiled provider) / [ Twig] Escaping route names with backslashes (Daniel Espendiller)
30
+ * Replace deprecataed "new LayeredIcon" usages (Daniel Espendiller)
31
+ * Fix "featureTypeProvider" setting typo (Daniel Espendiller)
32
+
24
33
## 2024.1.272
25
34
* Fix substring error if "twig:" is not fully given (Daniel Espendiller)
26
35
* Form builder field completion, should support function+property types and grey-out already existing fields (Daniel Espendiller)
You can’t perform that action at this time.
0 commit comments