Skip to content

Commit 63c305c

Browse files
committed
sync changelog
1 parent 4daa856 commit 63c305c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ Changelog
2121
* 0.10.x: PhpStorm 7 (no support)
2222
* 0.9.x: PhpStorm 6 (no support)
2323

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+
2433
## 2024.1.272
2534
* Fix substring error if "twig:" is not fully given (Daniel Espendiller)
2635
* Form builder field completion, should support function+property types and grey-out already existing fields (Daniel Espendiller)

0 commit comments

Comments
 (0)