Skip to content

Properly annotate with @Deprecated methods that are just deprecated in JavaDoc#45570

Closed
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D60036159
Closed

Properly annotate with @Deprecated methods that are just deprecated in JavaDoc#45570
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D60036159

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:
We do have several methods/classes that are deprecated in the JavaDoc but not
with an annotation. That's not correct as users will never get those deprecation otherwise
and we'll be forced to keep both implementation around for a longer time.

Changelog:
[Internal] [Changed] - Properly annotate with Deprecated methods that are just deprecated in JavaDoc

Differential Revision: D60036159

…n JavaDoc

Summary:
We do have several methods/classes that are `deprecated` in the JavaDoc but not
with an annotation. That's not correct as users will never get those deprecation otherwise
and we'll be forced to keep both implementation around for a longer time.

Changelog:
[Internal] [Changed] - Properly annotate with Deprecated methods that are just deprecated in JavaDoc

Differential Revision: D60036159
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jul 22, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D60036159

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in c1a8ae4.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cortinico in c1a8ae4

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants