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

Refresh routes throw PHP Recoverable Error if use Dependency Injection #170

Open
sallfris opened this issue Apr 26, 2017 · 1 comment
Open

Comments

@sallfris
Copy link

Hi, if use dependency injection "Refresh routes" throw PHP Recoverable Error
https://yadi.sk/i/BCITOaHV3HNpvA

at line:
https://github.com/webvimark/user-management/blob/master/components/AuthHelper.php#L353

Its fixed if to use $controller = Yii::createObject($className, [$prefix . $id, $module]);`

@sallfris
Copy link
Author

image
Пожалуйста примите мой Pull request, уже больше года прошло а проблема осталась

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

No branches or pull requests

1 participant