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-08-17 16:01:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
test
History
Klimov Paul
f13a4809b8
yii\test\ActiveFixture::load()
updated to use
yii\db\Schema::insert()
2015-04-24 14:30:40 +03:00
..
ActiveFixture.php
yii\test\ActiveFixture::load()
updated to use
yii\db\Schema::insert()
2015-04-24 14:30:40 +03:00
ArrayFixture.php
prepare for 2.0.0-rc release.
2014-09-27 21:59:54 -04:00
BaseActiveFixture.php
Fixes
#4755
:
yii\test\BaseActiveFixture::unload()
does not clean up the internal cached data
2014-09-03 10:21:00 -04:00
DbFixture.php
Fixes
#6398
: Added support for specifying dependent component in terms of a configuration array for classes such as
DbCache
2015-01-04 19:28:05 -05:00
Fixture.php
property codestyle framework
2014-07-30 00:21:31 +02:00
FixtureTrait.php
property codestyle framework
2014-07-30 00:21:31 +02:00
InitDbFixture.php
property codestyle framework
2014-07-30 00:21:31 +02:00