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

feat: Mark all declarations as internal #882

Merged
merged 4 commits into from
Nov 2, 2023

Conversation

theofidry
Copy link
Member

This should allow IDEs such as PHPStorm to honour the tag and avoid showing the results in the auto-complete.

Closes #861.

This should allow IDEs such as PHPStorm to honour the tag and avoid
showing the results in the auto-complete.

Closes humbug#861.
@theofidry theofidry merged commit 7dbccc0 into humbug:main Nov 2, 2023
116 checks passed
@theofidry theofidry deleted the feat/private branch November 2, 2023 21:49
theofidry added a commit to theofidry/php-scoper that referenced this pull request Dec 7, 2023
theofidry added a commit that referenced this pull request Dec 7, 2023
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.

Mark scoped symbols as private
1 participant