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

Fix constructor invocation to know about special parent class names #428

Merged
merged 1 commit into from
Aug 13, 2019

Conversation

lisachenko
Copy link
Member

This PR should fix #425 and also handle private/protected constructors in classes, whereas all previous versions actually didn't support that feature.

@lisachenko lisachenko added the Bug label Aug 13, 2019
@lisachenko lisachenko added this to the 2.3.3 milestone Aug 13, 2019
@lisachenko lisachenko merged commit f7fa0b3 into 2.x Aug 13, 2019
@lisachenko lisachenko deleted the fix/initialization-joinpoint-original-class-name branch August 13, 2019 12:58
@scrutinizer-notifier
Copy link

The inspection completed: No new issues

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

Successfully merging this pull request may close these issues.

2 participants