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-01 03:26:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
test
History
Alexander Makarov
655786b7ed
release version 2.0.44
2021-12-30 10:50:56 +03:00
..
ActiveFixture.php
release version 2.0.44
2021-12-30 10:50:56 +03:00
ArrayFixture.php
Fixes
#14546
: Added
dataDirectory
property into
BaseActiveFixture
2018-02-03 19:11:11 +07:00
BaseActiveFixture.php
Prepare for new apidoc (part 2) (
#19010
)
2021-11-18 10:10:09 +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
Replacing deprecated
::className()
with
::class
(
#18671
)
2021-05-22 23:14:54 +03:00
InitDbFixture.php
Fixes
#16091
: Make
yii\test\InitDbFixture
work with non-SQL DBMS
2018-04-23 15:01:56 +03:00