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 11:39:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
framework
/
grid
History
Maksim Spirkov
d26cddccfb
Fix
#20605
: Fix return value in
SerialColumn::renderDataCellContent()
2025-10-14 19:37:14 +03:00
..
ActionColumnTest.php
Add void return to method in tests. (
#20602
)
2025-10-14 12:37:35 +03:00
CheckboxColumnTest.php
Add void return to method in tests. (
#20602
)
2025-10-14 12:37:35 +03:00
DataColumnTest.php
Use
::class
instead of
::className()
in tests. (
#20612
)
2025-10-14 19:26:35 +03:00
GridViewTest.php
Use
::class
instead of
::className()
in tests. (
#20612
)
2025-10-14 19:26:35 +03:00
RadiobuttonColumnTest.php
Use
::class
instead of
::className()
in tests. (
#20612
)
2025-10-14 19:26:35 +03:00
SerialColumnTest.php
Fix
#20605
: Fix return value in
SerialColumn::renderDataCellContent()
2025-10-14 19:37:14 +03:00