9 Commits (a01a67c81cd0ca233653891603c52694ff5135a7)

Author SHA1 Message Date
Elvira Sheina a559b9fa76 Fixes #14903: Fixed route with extra dashes is executed controller while it should not 7 years ago
Alexander Makarov b27b34df84
Removed yii\base\Object import 7 years ago
Sam 04281cba8c Fixes #14793: Module `->get()` and `->has()` methods now check parent modules and fall back to application if nothing found 7 years ago
Sam 4081a4b203 Fixes #14184: Module service locator now falls back to its parent module service locator in case component isn't found 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt 65e4a28800 consistent behavior for Yii::$app->controller and ->action (#13167) 8 years ago
Paul Klimov 8d05bd9479 `yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allowing to specify version as a PHP callback 8 years ago
Boudewijn Vahrmeijer 41e2e244fc fix failing test in Windows env 8 years ago
Carsten Brandt 857da0e102 added test for Module class 8 years ago