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

Mark scoped symbols as private #861

Closed
theofidry opened this issue Oct 18, 2023 · 0 comments · Fixed by #882
Closed

Mark scoped symbols as private #861

theofidry opened this issue Oct 18, 2023 · 0 comments · Fixed by #882
Milestone

Comments

@theofidry
Copy link
Member

IDEs support to not complete private classes when they come from third-party dependencies.

@theofidry theofidry added this to the 1.0.0 milestone Nov 1, 2023
theofidry added a commit to theofidry/php-scoper that referenced this issue Nov 2, 2023
This should allow IDEs such as PHPStorm to honour the tag and avoid
showing the results in the auto-complete.

Closes humbug#861.
theofidry added a commit that referenced this issue Nov 2, 2023
This should allow IDEs such as PHPStorm to honour the tag and avoid
showing the results in the auto-complete.

Closes #861.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant