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 bugs in the class finder #8

Merged
merged 5 commits into from
Feb 17, 2024
Merged

Fix bugs in the class finder #8

merged 5 commits into from
Feb 17, 2024

Conversation

cnizzardini
Copy link
Member

NamespaceUtility is loading in classes from test paths and generally loading non-PSR classes. This PR limits class loading to src paths in the userland application.

@cnizzardini cnizzardini added this to the v2.0.1 milestone Feb 17, 2024
@cnizzardini cnizzardini merged commit 36aee9a into master Feb 17, 2024
4 checks passed
@cnizzardini cnizzardini deleted the bug/class-finder branch February 17, 2024 14:49
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.

1 participant