-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
<html> | ||
<ul> | ||
<li>Support additional information for metadata inside constructor property promotion (Daniel Espendiller)</li> | ||
<li>Add PromotedField support for column names completion (Daniel Espendiller)</li> | ||
<li>Support Doctrine column name completion for attributes (Daniel Espendiller)</li> | ||
<li>Fix <a href="https://github.com/Haehnchen/idea-php-annotation-plugin/issues/259">#259</a> Incorrect Doctrine deprecation flagged on OpenApi attributes (Daniel Espendiller)</li> | ||
<li>targetEntity for Doctrine relations should be resolved to support same namespace (Daniel Espendiller)</li> | ||
<li>Drop support for older PhpStorm version, prepare upcoming version (Daniel Espendiller)</li> | ||
<li>Lookupelement for Doctrine mapping relations match in type should be bold (Daniel Espendiller)</li> | ||
<li>Support all column attribute for name completion (Daniel Espendiller)</li> | ||
</ul> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters