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-09 01:27:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
unit
History
Klimov Paul
bb4bed4833
Fixed
yii\data\ArrayDataProvider::getKeys()
return wrong when
yii\data\ArrayDataProvider::$allModels
contain integer key
2015-04-14 17:07:16 +03:00
..
assets
Fixed test breaks.
2014-09-05 16:39:18 -04:00
data
Fixes
#7973
: Added
Schema::getSchemaNames
method
2015-04-03 01:03:49 +03:00
framework
Fixed
yii\data\ArrayDataProvider::getKeys()
return wrong when
yii\data\ArrayDataProvider::$allModels
contain integer key
2015-04-14 17:07:16 +03:00
runtime
Update .gitignore
2014-08-14 21:34:07 +02:00
.gitignore
Improved test config
2014-08-12 12:10:19 +02:00
bootstrap.php
Fixed test breaks.
2014-09-05 16:39:18 -04:00
TestCase.php
Moved assertEqualsWithoutLE() to \yiiunit\TestCase, fixed some test failures on Windows
2015-02-15 13:03:08 +03:00