17 Commits (c297986066e39b444de7d6b5e5166a53c933fd88)

Author SHA1 Message Date
Vladimir Reznichenko ecf3ef8bf9 Use root NS specification for opcoded functions 7 years ago
Гордиенко Владислав Юрьевич 1a1fb49426 Fixes #15522: Fixed `yii\db\ActiveRecord::refresh()` method does not use an alias in the condition 7 years ago
Dmitry Naumenko 64d8af61a6 Fixes for PHP 7.2 compatibility (#14959) 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
Robert Korulczyk 31e321b9b2 Remove unused imports. (#14096) 8 years ago
usix298 13c2f5370f Fixed formatting in tests [skip ci] 8 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
Klimov Paul 194577c55e Code style fix 8 years ago
Carsten Brandt c75a546621 document usage of ActiveRecordTestTrait 8 years ago
Carsten Brandt fa9675636b fixed broken test in ActiveRecordTestTrait 8 years ago
p.chapl 3e1588b5b9 Added unit tests for #9561 8 years ago
Carsten Brandt 326cdfeb52 added test for #11256 8 years ago
raoul 60f6ecf063 `yii\db\BaseActiveRecord` now triggers event EVENT_AFTER_REFRESH` after a record is refreshed 9 years ago
SilverFire - Dmitry Naumenko 3b32359fa9 Updated ActiveRecordTestTrait to ensure nested relations work as expected 9 years ago
Carsten Brandt 91777ae7cc added test for explicit primary Key on auto increment column 10 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago