15 Commits (82347cd25da961631937ec03f7dc6839a8aa56fd)

Author SHA1 Message Date
Dmitry Naumenko 64d8af61a6 Fixes for PHP 7.2 compatibility (#14959) 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Cyrillos Jonua db0e7a6c8f Fixes #13848: `yii\di\Instance::ensure()` wasn't throwing an exception when `$type` is specified and `$reference` object isn't instance of `$type` 8 years ago
Klimov Paul 928a30588d memory usage at unit test reduced 8 years ago
Klimov Paul 04a14efd3f compatibility with PHPUnit 6.x fix 8 years ago
Klimov Paul dee88787fc compatibility with PHPUnit 6.x added 8 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
SilverFire - Dmitry Naumenko 5e422fd27d
Fixed InstanceTest::testRestoreAfterVarExport() to work on HHVM 8 years ago
SilverFire - Dmitry Naumenko bfa2390d5a
Added `yii\di\Instance::__set_state()` method 8 years ago
Carsten Brandt a837c59182 improved error message for Instance::ensure() when component does not exist (#12967) 8 years ago
Carsten Brandt bda42b68ce fixed yii\di\Instance documentation 8 years ago
Sam Mousa 8ea4c660da Several improvements to DI container 9 years ago
LAV45 fcf25e8fa1 Fixed `\yii\di\Instance::ensure()` to work with minimum settings 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
Qiang Xue 9cdfb35fa3 Fixes #3312. 11 years ago
Qiang Xue bda1ffa6ce Finished refactoring of DI container and service locator. 11 years ago
Qiang Xue 43fb937a20 Added unit tests. 11 years ago