18 Commits (e81b0f00a757ace5cc390280e271abc9cb1f455e)

Author SHA1 Message Date
Vladislav Pototskiy e348c0f460
Fix #18269: Fix integer safe attribute to work properly in `yii\base\Model` 4 years ago
Nikolay Poryadin 491f9737fe Fix #17223: Fixed detaching a behavior event when it is a Closure instance 5 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Paweł Jankowiak 33fe3476c7 Fixes #16280: Fixed `yii\base\Model::getActiveValidators()` to return correct validators for attribute on scenario 6 years ago
SilverFire - Dmitry Naumenko 072ef77ea5
Prevent source path disclosure when form is represented by an anonymous class 7 years ago
Elvira Sheina f11f818b18 Fixes #7988: Added `\yii\helpers\Console::errorSummary()` and `\yii\helpers\Json::errorSummary()` 7 years ago
Elvira Sheina 713529e042 Fixes #8752: Allow specify `$attributeNames` as a string for `yii\base\Model` `validate()` method 7 years ago
Marko Kruljac 22d453faac Fixes #14134: Fixed multiple `validateAttribute()` calls when `scenarios()` returns duplicate attributes 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
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
Dmitry Klyukin ecd2dc0d1b Model loadMultiple test (#13585) 8 years ago
Alexey Rogachev d50a06e4e7 Fixed typo in comment (#12945) [skip ci] 8 years ago
Carsten Brandt 89bc2918d3 Make 'safe' validator work on write-only properties 8 years ago
Klimov Paul 8de6a5117c Fixed `yii\base\Model::offsetExists()` throws an exception on un-existing field 8 years ago
SilverFire - Dmitry Naumenko 5db2afbaeb Code style fixed, PHPDoc updated 9 years ago
mdmunir 67b5f4ea19 fix for unsafe validator 9 years ago
Carsten Brandt 939b3a9283 added scenario test while reproducing #10034 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
pana1990 7aae667e28 Fixes #6618: Added Model::addErrors() 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Carsten Brandt 0ed6355ee1 test and docs to be clear about #4558 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue f22d409e8b test break fix. 11 years ago
Qiang Xue 039ed688cf Fixes #1301: fixed scenario generation when there are "except" scenarios. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt df6176edb6 added unit test for Model::load() 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Qiang Xue f2e57b2eec Fixed test breaks. 11 years ago
Qiang Xue 0005b07d29 Removed Vector and Dictionary. 12 years ago
resurtm 5575f53657 CS fixes. 12 years ago
Alexander Makarov 173706f516 updated expected exception message 12 years ago
Alexander Makarov 9923888637 More Model tests 12 years ago
Alexander Makarov a72d2f536a Some tests for Model 12 years ago