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

Replace runtime warning by docblock annotation #5

Merged
merged 1 commit into from Jul 10, 2020

Conversation

nicolas-grekas
Copy link

The runtime notice is noisy and the end-user cannot do anything about it.

I'm suggesting to replace it with a docblock annotation: this will send the deprecation message to the right target (the direct consumers of the generated class).

@Seldaek Seldaek merged commit 7a8001f into composer:master Jul 10, 2020
@nicolas-grekas nicolas-grekas deleted the deprec-annot branch July 10, 2020 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants