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

Undefined class not found #1115

Closed
i582 opened this issue Aug 27, 2021 · 0 comments · Fixed by #1120
Closed

Undefined class not found #1115

i582 opened this issue Aug 27, 2021 · 0 comments · Fixed by #1120
Labels
enhancement New feature or request
Milestone

Comments

@i582
Copy link
Contributor

i582 commented Aug 27, 2021

Code Example

class Playground {
    function __construct(Analyzer $a) {}
}

Actual Behavior

No error.

Expected Behavior

Undefined class Analyzer.

@i582 i582 added the enhancement New feature or request label Aug 27, 2021
@i582 i582 added this to the Next milestone Aug 27, 2021
@i582 i582 changed the title Undefined class Undefined class not found Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant