Skip to content

Fix wrong namespace#85

Merged
SamMousa merged 1 commit intoCodeception:masterfrom
ilyaplot:master
May 8, 2023
Merged

Fix wrong namespace#85
SamMousa merged 1 commit intoCodeception:masterfrom
ilyaplot:master

Conversation

@ilyaplot
Copy link
Copy Markdown

@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
Copy Markdown
Collaborator

SamMousa commented May 8, 2023

Thanks!

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

2 participants