Skip to content

feat: Mark all declarations as internal #882

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

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.

Verified

This commit was signed with the committer’s verified signature.
theofidry Théo FIDRY
This should allow IDEs such as PHPStorm to honour the tag and avoid
showing the results in the auto-complete.

Closes humbug#861.
fix

Verified

This commit was signed with the committer’s verified signature.
theofidry Théo FIDRY

Verified

This commit was signed with the committer’s verified signature.
theofidry Théo FIDRY
fix

Verified

This commit was signed with the committer’s verified signature.
theofidry Théo FIDRY
@theofidry theofidry merged commit 7dbccc0 into humbug:main Nov 2, 2023
@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

Verified

This commit was signed with the committer’s verified signature.
theofidry Théo FIDRY
This reverts commit 7dbccc0.
theofidry added a commit that referenced this pull request Dec 7, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
This reverts commit 7dbccc0.
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