Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Fix yii rbac/scan for Windows OS

Compare
Choose a tag to compare
@aprokopenko aprokopenko released this 16 Apr 18:29
· 46 commits to master since this release

For some reason rbac/scan on Windows OS generated fatal error inside modules/admin/controllers/SettingsController.
Changed class inheritance and this fixed the problem.