This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-06 15:28:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d82bbcd372be7edb8651a653aea430ece38e736
yii2
/
tests
/
framework
/
data
History
Nikolay Oleynikov
7d82bbcd37
Fixes
#13467
:
yii\data\ActiveDataProvider
no longer queries models if models count is zero
2017-02-20 12:00:00 +03:00
..
ActiveDataProviderTest.php
Fixes
#13467
:
yii\data\ActiveDataProvider
no longer queries models if models count is zero
2017-02-20 12:00:00 +03:00
ArrayDataProviderTest.php
Fixed code style and indentations
2016-05-03 14:51:25 +03:00
PaginationTest.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
SortTest.php
Added
yii\data\Sort::setAttributeOrders()
2016-08-31 14:03:34 +03:00