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

No indication for deprecated methods #5

Closed
emadzz opened this issue Apr 26, 2015 · 3 comments
Closed

No indication for deprecated methods #5

emadzz opened this issue Apr 26, 2015 · 3 comments
Assignees
Labels
type:enhancement Enhancement
Milestone

Comments

@emadzz
Copy link

emadzz commented Apr 26, 2015

Deprecated methods are displayed like others, without any indication that it has been deprecated. It does not even include that in the description of the method, and the @deprecated annotation is just removed.

@cebe cebe added the type:enhancement Enhancement label Apr 26, 2015
@cebe cebe added this to the 2.0.x milestone Apr 26, 2015
@cebe cebe self-assigned this Apr 26, 2015
@cebe
Copy link
Member

cebe commented Apr 26, 2015

It is working for classes: http://www.yiiframework.com/doc-2.0/yii-authclient-clients-googleopenid.html
For methods this has not been added in the template but is available in the model layer already.

@emadzz
Copy link
Author

emadzz commented Apr 28, 2015

Got it, thanks for explanation.

@cebe
Copy link
Member

cebe commented Nov 22, 2016

Fixed, thanks for reporting!

@cebe cebe modified the milestones: 2.0.6, 2.0.x Nov 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants