We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a125824 commit e1dd5aeCopy full SHA for e1dd5ae
CHANGELOG.md
@@ -21,6 +21,14 @@ Changelog
21
* 0.10.x: PhpStorm 7 (no support)
22
* 0.9.x: PhpStorm 6 (no support)
23
24
+## 2024.1.275
25
+* Higher template file limit (Daniel Espendiller)
26
+* Support "\\Symfony\\Component\\Routing\\Attribute\\Route" for route url and naming completion (Daniel Espendiller)
27
+* Fix indexing routing php attributes, when different attributes in same method (Daniel Espendiller)
28
+
29
+## 2024.1.274
30
+* [#2379](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/2379) fix plugin xml loading ordering
31
32
## 2024.1.273
33
* Ignore "Accessing invalid virtual file" errors for project root dir changes (Daniel Espendiller)
34
* Catch all invalid files for dotenv extract "Malformed \uxxxx encoding." (Daniel Espendiller)
0 commit comments