15 Commits (9bcc8c8e8349376ccf79e7393246de787dc9cdda)

Author SHA1 Message Date
Yusup Hambali 05aae044e5 Fix #17720: DI 3 support for application core components and default object configurations 5 years ago
Andrii Vasyliev da626f507f Fix #17607: Added Yii version 3 DI config compatibility 5 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
船歌 1246e5feb3 Fixes #16514: Fixed `yii\di\Container::resolveCallableDependencies` to support callable object 6 years ago
Brandon Kelly e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
Alex 988440caae Add test for Yii::createObject(); (#15129) 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
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
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Dmitriy Makarov 8b49164f72 Added BaseYiiTest tests of the following methods: (#12235) 8 years ago
Klimov Paul 3e3c4b12ef unit test `BaseYiiTest::testSetupLogger()` improved 8 years ago
Dmitriy Makarov cb6e5dcc61 Added BaseYii test for the setLogger() method (#12187) 8 years ago
Sam Mousa 5f1a5fbcf7 Implemented DI for callable component configuration 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue 88d38b7820 Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov b45b16d845 Renamed test to match class name 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Qiang Xue 986bfccd34 Fixes issue #294. 12 years ago
Carsten Brandt cb8f5d702f cleanup tests 12 years ago
Carsten Brandt 849740e6cc Fixed YiiBaseTest echo 12 years ago
Qiang Xue 7599d7860c refactored getAlias and setAlias. 12 years ago
Alexander Makarov 3bb73e54f9 more tests 12 years ago