19 Commits (2ff4d2853e964dc1186f626d7a8fa7517acf8c27)

Author SHA1 Message Date
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Alexander Makarov 8260cfa4ea Compare with null instead of isset 9 years ago
Klimov Paul f13a4809b8 `yii\test\ActiveFixture::load()` updated to use `yii\db\Schema::insert()` 10 years ago
Qiang Xue 205400f118 Fixes #5176: `ActiveFixture` will reset table in its `load()` method instead of `unload()` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Mark 5e33a17b6a fixed active fixtures classes 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Qiang Xue 3cc7fcb510 refactored fixture. 11 years ago
Carsten Brandt 65179b100a code style in fixtures 11 years ago
Qiang Xue b496a04f49 refactored fixture feature. 11 years ago
Qiang Xue 87be9deaf0 refactored fixture. 11 years ago
Qiang Xue 106e912401 Added tests for Fixture feature. 11 years ago
Qiang Xue bbe3334630 finished fixture feature. 11 years ago
Qiang Xue 18291c5b93 Added FixtureTrait. 11 years ago
Qiang Xue 2dec35cfe3 Added fixture classes. 11 years ago