This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-02 21:41:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
test
History
Bizley
34441ca549
Fix
#14343
: Fix
yii\test\ActiveFixture
to use model's DB connection instead of the default one
2021-03-22 00:37:54 +03:00
..
ActiveFixture.php
Fix
#14343
: Fix
yii\test\ActiveFixture
to use model's DB connection instead of the default one
2021-03-22 00:37:54 +03:00
ArrayFixture.php
Fixes
#14546
: Added
dataDirectory
property into
BaseActiveFixture
2018-02-03 19:11:11 +07:00
BaseActiveFixture.php
Fixes
#15840
: Fixed regression on load fixture data file
2018-03-08 00:44:22 +03:00
DbFixture.php
Fixes
#14546
: Added
dataDirectory
property into
BaseActiveFixture
2018-02-03 19:11:11 +07:00
FileFixtureTrait.php
Fixes
#15840
: Fixed regression on load fixture data file
2018-03-08 00:44:22 +03:00
Fixture.php
Fixes
#5385
: links created from classes to corresponding guide articles (
#12920
)
2016-11-04 18:55:14 +03:00
FixtureTrait.php
Fix
#18213
: Do not load fixtures with circular dependencies twice instead of throwing an exception
2020-09-07 15:47:20 +03:00
InitDbFixture.php
Fixes
#16091
: Make
yii\test\InitDbFixture
work with non-SQL DBMS
2018-04-23 15:01:56 +03:00