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 wrong namespace #85

Merged
merged 1 commit into from May 8, 2023
Merged

Fix wrong namespace #85

merged 1 commit into from May 8, 2023

Conversation

ilyaplot
Copy link

@ilyaplot ilyaplot commented May 8, 2023

Sometimes Psalm finds a floating bug on some systems:

message: Class, interface or enum Yii\web\ErrorAction has wrong casing
type: InvalidClass
snippet: 'class' => yii\web\ErrorAction::class,
selected_text: yii\web\ErrorAction

This PR should fix the floating bug with yii\web* napespace.

@SamMousa
Copy link
Collaborator

SamMousa commented May 8, 2023

Thanks!

@SamMousa SamMousa merged commit 86b958c into Codeception:master May 8, 2023
3 checks passed
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.

None yet

2 participants