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 07:24:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11c58549d4e155dcd00d36cd4cea4fe346ee85f1
yii2
/
tests
/
framework
/
data
History
Robert Korulczyk
4aa935e69e
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
..
ActiveDataProviderTest.php
refactored database tests
2016-06-20 19:26:43 +02: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