Commit Graph

24 Commits

Author SHA1 Message Date
Robert Korulczyk
a50d9d8e3e Enable include rule in php-cs-fixer (#14418) 2017-07-10 13:19:57 +03:00
Robert Korulczyk
fe8a0a6a2e Enable no_useless_else rule in php-cs-fixer (#14420) 2017-07-10 11:26:21 +03:00
Andrey Akimov
0973117de2 Fixed phpdoc yii\test\ActiveFixture::load (#14292) [skip ci] 2017-06-18 18:41:17 +03:00
Carsten Brandt
4b9e48b8dc improved docs: link term "path alias" to the guide 2017-06-02 10:45:20 +02:00
Leandro Gehlen
25242adb91 Fixes #5442: Fixed problem on load fixture dependencies with database related tests 2017-05-08 22:31:12 +03:00
Robert Korulczyk
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
Boudewijn Vahrmeijer
32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 2016-11-04 18:55:14 +03:00
Alexander Makarov
8260cfa4ea Compare with null instead of isset 2015-10-10 01:12:59 +03:00
Klimov Paul
f13a4809b8 yii\test\ActiveFixture::load() updated to use yii\db\Schema::insert() 2015-04-24 14:30:40 +03:00
Qiang Xue
205400f118 Fixes #5176: ActiveFixture will reset table in its load() method instead of unload() 2014-09-25 12:27:09 -04:00
Carsten Brandt
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
Alexander Makarov
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
Carsten Brandt
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Mark
5e33a17b6a fixed active fixtures classes 2014-02-02 16:36:43 +04:00
Carsten Brandt
21ae27b306 updated phpdoc properties 2014-01-28 00:11:18 +01:00
Qiang Xue
3cc7fcb510 refactored fixture. 2014-01-20 20:11:29 -05:00
Carsten Brandt
65179b100a code style in fixtures 2014-01-20 14:51:04 +01:00
Qiang Xue
b496a04f49 refactored fixture feature. 2014-01-19 23:17:53 -05:00
Qiang Xue
87be9deaf0 refactored fixture. 2014-01-18 16:18:33 -05:00
Qiang Xue
106e912401 Added tests for Fixture feature. 2014-01-17 16:22:11 -05:00
Qiang Xue
bbe3334630 finished fixture feature. 2014-01-17 14:27:33 -05:00
Qiang Xue
18291c5b93 Added FixtureTrait. 2014-01-17 12:07:06 -05:00
Qiang Xue
2dec35cfe3 Added fixture classes. 2014-01-16 22:36:38 -05:00