16 Commits (fdd761d6cb57bcaeac2741739052ad2466aefc68)

Author SHA1 Message Date
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Carsten Brandt 48c806fe1c added unit test for DynamicModel::load() 8 years ago
Carsten Brandt 4735d4da6b Update DynamicModel.php 8 years ago
Alexander Mohorev 68c30c1034 Replace aliases of functions 9 years ago
Alexander Makarov 67658cf57d Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
disem a83d441534 typo fix 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
Qiang Xue 4d2cf38376 Fixes #3716: `DynamicModel::validateData()` does not call `validate()` if the `$rules` parameter is empty 10 years ago
Qiang Xue d1e0a54553 guide WIP [skip ci] 10 years ago
Carsten Brandt 293e807017 added missing constructor call 11 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
Qiang Xue c829dd6b47 added more tests. 11 years ago
Qiang Xue 18d7224ac8 Fixes #2149: Added `yii\base\DynamicModel` to support ad-hoc data validation 11 years ago