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 \yii\filters\Cors::actions when attached to a module #20230

Merged
merged 2 commits into from
Jul 18, 2024

Use getActionId for correct ID when CORS filter is attached to a module

72af09f
Select commit
Loading
Failed to load commit list.
Merged

Fix \yii\filters\Cors::actions when attached to a module #20230

Use getActionId for correct ID when CORS filter is attached to a module
72af09f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 17, 2024 in 1s

66.66% of diff hit (target 64.93%)

View this Pull Request on Codecov

66.66% of diff hit (target 64.93%)

Annotations

Check warning on line 129 in framework/filters/Cors.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

framework/filters/Cors.php#L129

Added line #L129 was not covered by tests