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
23cc4bf4fe7328721dfed58824ac1b0dbc1949ab
yii2
/
tests
/
framework
/
data
History
Sam Mousa
98871123c9
Fixed ignored params when using count in
SqlDataProvider
2017-04-25 10:54:18 +02:00
..
ActiveDataProviderTest.php
Used more specific unit test assertions in framework tests
2017-03-14 09:45:31 +03:00
ArrayDataProviderTest.php
Fixed code style and indentations
2016-05-03 14:51:25 +03:00
BaseDataProviderTest.php
Fixes
#13376
: Data provider now automatically sets an ID so there is no need to set it manually in case multiple data providers are used with pagination
2017-04-01 18:27:27 +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
Used more specific unit test assertions in framework tests
2017-03-14 09:45:31 +03:00
SqlDataProviderTest.php
Fixed ignored params when using count in
SqlDataProvider
2017-04-25 10:54:18 +02:00