Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explicit @deprecated in ForwardCompatibility\Result #4571

Conversation

bcremer
Copy link
Contributor

@bcremer bcremer commented Apr 1, 2021

PHPStorm will not by able to detect deprecated methods with {@inheritdoc}.
Copy deprecation annotations from \Doctrine\DBAL\Driver\ResultStatement.

Q A
Type improvement
BC Break no
Fixed issues #4570

PHPStorm will not by able to detect deprecated methods with {@inheritdoc}.
Copy deprecation annotaions from \Doctrine\DBAL\Driver\ResultStatement.
@beberlei beberlei force-pushed the improve-phpstorm-deprecation-inspection-support branch from c62720e to 9aaa436 Compare April 1, 2021 19:46
@beberlei beberlei added this to the 2.13.1 milestone Apr 1, 2021
@beberlei beberlei merged commit a7b57b7 into doctrine:2.13.x Apr 1, 2021
beberlei added a commit to beberlei/dbal that referenced this pull request Apr 2, 2021
beberlei added a commit that referenced this pull request Apr 4, 2021
…ompatibility-result

Add missing runtime deprecations related to FC Result API (#4529, #4571)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants